Skip to content

Commit

Permalink
Merge pull request #13 from flowersteam/release-please--branches--dev…
Browse files Browse the repository at this point in the history
…--components--adtool

chore(dev): release 1.0.0
  • Loading branch information
jesseylin committed Jun 19, 2023
2 parents 2df3494 + c8a8d6b commit 734b7e3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.0"
".": "1.0.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://github.com/flowersteam/adtool/compare/v0.3.0...v1.0.0) (2023-06-19)


### Miscellaneous Chores

* bump v1.0.0 ([2df3494](https://github.com/flowersteam/adtool/commit/2df3494f31824d62753c415d89d4efdaea5676d7))

## [0.3.0](https://github.com/flowersteam/adtool/compare/v0.2.3...v0.3.0) (2023-06-19)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
1.0.0

0 comments on commit 734b7e3

Please sign in to comment.