Skip to content

Commit 5bd0a19

Browse files
committed
🚀 release: 1.1.2
1 parent 6f90070 commit 5bd0a19

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.1.2](https://github.com/localazy/release/compare/1.1.1...1.1.2) (2023-11-13)
2+
3+
### 🐛 Bug Fixes
4+
5+
* Fix npm publish job ([6f90070](https://github.com/localazy/release/commit/6f90070))
6+
7+
8+
### 📚 Documentation
9+
10+
* Added more examples to README.md ([7fcbfa4](https://github.com/localazy/release/commit/7fcbfa4))
11+
112
## [1.1.1](https://github.com/localazy/release/compare/1.1.0...1.1.1) (2023-11-09)
213

314
### 🐛 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/release",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Localazy GitHub release action",
55
"author": "Localazy <team@localazy.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)