Skip to content

Commit

Permalink
Merge branch 'NerdWalletOSS:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
aorinevo authored Jan 7, 2024
2 parents 8294dbf + ab545a0 commit c4f85ae
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 @@
# [2.1.0](https://github.com/NerdWalletOSS/shepherd/compare/v2.0.1...v2.1.0) (2023-10-03)


### Features

* **workflow:** use semantic-pr-check in favor of semantic pull request app ([#622](https://github.com/NerdWalletOSS/shepherd/issues/622)) ([e780137](https://github.com/NerdWalletOSS/shepherd/commit/e780137e184172d540066b196e1fdec25e999042))

## [2.0.1](https://github.com/NerdWalletOSS/shepherd/compare/v2.0.0...v2.0.1) (2023-10-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": "2.0.1",
"version": "2.1.0",
"description": "A utility for applying code changes across many repositories",
"keywords": [
"codemod",
Expand Down

0 comments on commit c4f85ae

Please sign in to comment.