Skip to content

Commit

Permalink
chore(release): 🔖 1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](v1.3.3...v1.3.4) (2022-05-17)
  • Loading branch information
semantic-release-bot committed May 17, 2022
1 parent 929189b commit e3c6906
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.3.4](https://github.com/ghusse/semantic-release-npm-deprecate-old-versions/compare/v1.3.3...v1.3.4) (2022-05-17)

## [1.3.3](https://github.com/ghusse/semantic-release-npm-deprecate-old-versions/compare/v1.3.2...v1.3.3) (2022-05-17)

## [1.3.2](https://github.com/ghusse/semantic-release-npm-deprecate-old-versions/compare/v1.3.1...v1.3.2) (2022-01-07)
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": "semantic-release-npm-deprecate-old-versions",
"version": "1.3.3",
"version": "1.3.4",
"description": "A plugin for semantic-release, to automatically deprecate old versions on npm, based on a custom configuration",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e3c6906

Please sign in to comment.