Skip to content

Commit

Permalink
chore: draft release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nbugden committed Oct 29, 2021
1 parent 14fe483 commit 6a0632d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.0.0](https://github.com/nbugden/gh-actions/compare/1.16.4...2.0.0) (2021-10-29)


### ⚠ BREAKING CHANGES

* test breaking change

### Maintenance

* test api v1 ([#4](https://github.com/nbugden/gh-actions/issues/4)) ([14fe483](https://github.com/nbugden/gh-actions/commit/14fe4832eb7b039022d82ec9b9d877e30cadc437))

### [1.16.4](https://github.com/nbugden/gh-actions/compare/1.16.3...1.16.4) (2021-10-29)

### [1.16.3](https://github.com/nbugden/gh-actions/compare/1.16.2...1.16.3) (2021-10-29)
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": "data-platform",
"version": "1.16.4",
"version": "2.0.0",
"scripts": {
"release": "release-it --ci",
"hotfix": "./scripts/hotfix.sh && release-it --ci --no-github.preRelease && ./scripts/clean-up-hotfix.sh"
Expand Down

0 comments on commit 6a0632d

Please sign in to comment.