Skip to content

Commit 61519a4

Browse files
authored
Merge pull request #55 from mdwitr0/release-please--branches--main--components--release-please-action
chore(main): release 1.0.3
2 parents dd2ff03 + 1de6c42 commit 61519a4

4 files changed

+11
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.2"
2+
".": "1.0.3"
33
}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/mdwitr0/kinopoiskdev/compare/v1.0.2...v1.0.3) (2023-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* errors in the text of the documentation [#53](https://github.com/mdwitr0/kinopoiskdev/issues/53) ([9fd2e7d](https://github.com/mdwitr0/kinopoiskdev/commit/9fd2e7d9825394d8362c1f7f50cbbb56754b2cfe))
9+
* **person:** there is no endpoint to get person by id [#50](https://github.com/mdwitr0/kinopoiskdev/issues/50) ([e2087c7](https://github.com/mdwitr0/kinopoiskdev/commit/e2087c795b0e560140afc946db5ac1d810390b67))
10+
311
## 1.0.2 (2023-02-27)
412

513

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kinopooiskdev_api",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)