Skip to content

Commit 41986b8

Browse files
Merge pull request #7 from gabrieldonadel/0.0.2-branch
Release v0.0.2
2 parents ccf8359 + 35e6a85 commit 41986b8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.0.2](https://github.com/react-native-community/actions-apply-version-label/compare/v0.0.1...v0.0.2) (2022-01-25)
2+
3+
4+
### Features
5+
6+
* **package.json:** Add changelog generator script ([8f2e9c6](https://github.com/react-native-community/actions-apply-version-label/commit/8f2e9c6d60d632d6cdacff210980dbb610a3f269))
7+
* Add required-label input ([d929497](https://github.com/react-native-community/actions-apply-version-label/commit/d929497f93ad17d3efd92304ab09277904274111))
8+
9+
10+
111
## [0.0.1](https://github.com/react-native-community/actions-apply-version-label/compare/37e49c9ce7169570dd006bde0477539ca2191de5...v0.0.1) (2022-01-23)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actions-apply-version-label",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": {
55
"name": "Lucas Bento",
66
"url": "https://github.com/lucasbento"

0 commit comments

Comments
 (0)