Skip to content

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Oct 1, 2021
1 parent 2349abe commit 3c8d6b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.3](https://github.com/favware/npm-deprecate/compare/v1.0.2...v1.0.3) (2021-10-01)

### Bug Fixes

- **deps:** update dependency colorette to ^1.4.0 ([#9](https://github.com/favware/npm-deprecate/issues/9)) ([eccbbd3](https://github.com/favware/npm-deprecate/commit/eccbbd32f5aa7409323a69f6790559bde1da57b0))
- **deps:** update dependency commander to ^8.2.0 ([#10](https://github.com/favware/npm-deprecate/issues/10)) ([2349abe](https://github.com/favware/npm-deprecate/commit/2349abec81b7d0793a379155c8ecfd0ffc56adee))
- **readme:** fixed examples and usages ([f6f3d12](https://github.com/favware/npm-deprecate/commit/f6f3d1242f35e8979dfb2f01841b820dbb531d1c))

### [1.0.2](https://github.com/favware/npm-deprecate/compare/v1.0.1...v1.0.2) (2021-08-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/npm-deprecate",
"version": "1.0.2",
"version": "1.0.3",
"description": "Programmatically deprecate your NPM published packages",
"author": "@favware",
"license": "MIT",
Expand Down

0 comments on commit 3c8d6b0

Please sign in to comment.