Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit aeea79a

Browse files
chore: release v1.2.0 (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6235ea3 commit aeea79a

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

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

changelog.md

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

3+
## [1.2.0](https://github.com/spear-ai/github-labels/compare/github-labels-v1.1.0...github-labels-v1.2.0) (2022-06-06)
4+
5+
6+
### Features
7+
8+
* add auto-release label ([bd029fd](https://github.com/spear-ai/github-labels/commit/bd029fdc97a12630f226610f74715d926ee77ba0))
9+
10+
11+
### Bug Fixes
12+
13+
* fix label description ([#64](https://github.com/spear-ai/github-labels/issues/64)) ([2da7c9c](https://github.com/spear-ai/github-labels/commit/2da7c9c43defe3919bc5f973fa70bc681210f37c))
14+
315
## [1.1.0](https://github.com/spear-ai/github-labels/compare/github-labels-v1.0.0...github-labels-v1.1.0) (2022-02-15)
416

517

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spear-ai/github-labels",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Spear AI GitHub labels",
55
"keywords": [
66
"Spear",

0 commit comments

Comments
 (0)