Skip to content

Commit 83371fb

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](1.0.6...2.0.0) (2021-09-30) ### Features * upgrade packages ([742ff74](742ff74)) ### BREAKING CHANGES * Requires Node.js >= 14.17
1 parent 5b4f83c commit 83371fb

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/sinedied/semantic-release-npm-github/compare/1.0.6...2.0.0) (2021-09-30)
2+
3+
4+
### Features
5+
6+
* upgrade packages ([742ff74](https://github.com/sinedied/semantic-release-npm-github/commit/742ff7438f4598cb752662f48cf6a13edd45c463))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Requires Node.js >= 14.17
12+
113
## [1.0.6](https://github.com/sinedied/semantic-release-npm-github/compare/1.0.5...1.0.6) (2021-09-02)
214

315
## [1.0.5](https://github.com/sinedied/semantic-release-npm-github/compare/1.0.4...1.0.5) (2021-07-20)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-npm-github",
3-
"version": "1.0.6",
3+
"version": "2.0.0",
44
"description": "Shareable configuration for automated package publication to NPM and GitHub using semantic-release, tailored for OSS projects",
55
"repository": "sinedied/semantic-release-npm-github",
66
"homepage": "https://github.com/sinedied/semantic-release-npm-github",

0 commit comments

Comments
 (0)