Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and stdavis committed Apr 4, 2023
1 parent 42b2699 commit 5b49593
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "3.0.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

For versions >= `2.0.0` the changelog can be found in the [GitHub Releases](https://github.com/agrc/wfrc-rtp-projects/releases).

## [3.0.1](https://github.com/agrc/wfrc-rtp-projects/compare/v3.0.0...v3.0.1) (2023-04-04)


### 🐛 Bug Fixes

* January dependency bumps 🌲 ([9ae3cfe](https://github.com/agrc/wfrc-rtp-projects/commit/9ae3cfea0a9434afb8cdc6c84ee7d5bf5e8ff100))
* Q2 Dep Bumps 🌲 ([42b2699](https://github.com/agrc/wfrc-rtp-projects/commit/42b26995643ea96c7c15a9becf24827503dd91d5))

## [3.0.0](https://github.com/agrc/wfrc-rtp-projects/compare/v2.1.0...v3.0.0) (2022-12-16)


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": "wfrc-rtp-projects",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 5b49593

Please sign in to comment.