Skip to content

Commit b261c19

Browse files
committed
🚀 release: 1.1.0
1 parent c9c3455 commit b261c19

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.0](https://github.com/localazy/release/compare/1.0.0...1.1.0) (2023-11-09)
2+
3+
### ✨ Features
4+
5+
* Add support for public packages ([2e2c1b6](https://github.com/localazy/release/commit/2e2c1b6))
6+
7+
8+
### 📚 Documentation
9+
10+
* Updated README.md ([c9c3455](https://github.com/localazy/release/commit/c9c3455))
11+
112
# 1.0.0 (2023-11-09)
213

314
### ✨ Features

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.0.0",
3+
"version": "1.1.0",
44
"description": "Localazy GitHub release action",
55
"author": "Localazy <team@localazy.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)