Skip to content

Commit 3fde19e

Browse files
authored
Merge pull request #85 from mdwitr0/release-please--branches--main--components--release-please-action
chore(main): release 1.2.2
2 parents a746e00 + b1b7a9c commit 3fde19e

4 files changed

+10
-3
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.2](https://github.com/mdwitr0/kinopoiskdev/compare/v1.2.1...v1.2.2) (2023-04-11)
4+
5+
6+
### Bug Fixes
7+
8+
* search by rating rounds numbers up to int [#83](https://github.com/mdwitr0/kinopoiskdev/issues/83) ([9f7a1db](https://github.com/mdwitr0/kinopoiskdev/commit/9f7a1db92e2ca467782dbe9e1d3ca9ed1499e62f))
9+
310
## [1.2.1](https://github.com/mdwitr0/kinopoiskdev/compare/v1.2.0...v1.2.1) (2023-04-10)
411

512

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": "kinopoiskdev_api",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)