Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-05-04)

### Features

* **yaml:** update all occurences in given yaml ([2212341](2212341))
  • Loading branch information
semantic-release-bot committed May 4, 2022
1 parent 2212341 commit 1e2ef60
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/droidsolutions/semantic-release-update-file/compare/v1.1.0...v1.2.0) (2022-05-04)


### Features

* **yaml:** update all occurences in given yaml ([2212341](https://github.com/droidsolutions/semantic-release-update-file/commit/221234167f5703fcd04684e48d76597d1e21176f))

# [1.1.0](https://github.com/droidsolutions/semantic-release-update-file/compare/v1.0.3...v1.1.0) (2022-05-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@droidsolutions-oss/semantic-release-update-file",
"version": "1.1.0",
"version": "1.2.0",
"description": "Semantic Release plugin to help with updating files during release.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 1e2ef60

Please sign in to comment.