Skip to content

Commit

Permalink
chore(release): 1.16.1
Browse files Browse the repository at this point in the history
## [1.16.1](v1.16.0...v1.16.1) (2023-09-25)

### Reverts

* Revert "BREAKING CHANGE: substantial dep mgmt effort - drop support for Node v12, 14, 16" (#608) ([58b9b1c](58b9b1c)), closes [#608](#608)
  • Loading branch information
semantic-release-bot committed Sep 25, 2023
1 parent 4008359 commit 9766dd3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.16.1](https://github.com/NerdWalletOSS/shepherd/compare/v1.16.0...v1.16.1) (2023-09-25)


### Reverts

* Revert "BREAKING CHANGE: substantial dep mgmt effort - drop support for Node v12, 14, 16" (#608) ([58b9b1c](https://github.com/NerdWalletOSS/shepherd/commit/58b9b1c2a4a936c6b67409a1981201704fb4d5ae)), closes [#608](https://github.com/NerdWalletOSS/shepherd/issues/608)

# [1.16.0](https://github.com/NerdWalletOSS/shepherd/compare/v1.15.5...v1.16.0) (2021-12-03)

### 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": "@nerdwallet/shepherd",
"version": "1.16.0",
"version": "1.16.1",
"description": "A utility for applying code changes across many repositories",
"keywords": [
"codemod",
Expand Down

0 comments on commit 9766dd3

Please sign in to comment.