Skip to content

Commit

Permalink
Merge pull request #677 from madisonbikes/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--cyclistsofmsn-backend

chore(main): release cyclistsofmsn-backend 2.0.3
  • Loading branch information
bensandee authored Nov 3, 2024
2 parents a203672 + 63c5a65 commit 7557d77
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@
{
".": "2.0.2"
".": "2.0.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [2.0.3](https://github.com/madisonbikes/cyclistsofmsn-backend/compare/cyclistsofmsn-backend-v2.0.2...cyclistsofmsn-backend-v2.0.3) (2024-11-03)


### Bug Fixes

* issue posting due to null focus and/or description fields ([f68c19e](https://github.com/madisonbikes/cyclistsofmsn-backend/commit/f68c19e33a4bcc243b92f56299e713fc0e2b8869))

## [2.0.2](https://github.com/madisonbikes/cyclistsofmsn-backend/compare/cyclistsofmsn-backend-v2.0.1...cyclistsofmsn-backend-v2.0.2) (2024-11-01)


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": "cyclistsofmsn-backend",
"version": "2.0.2",
"version": "2.0.3",
"description": "Cyclists of Madison Backend",
"private": true,
"main": "src/server.ts",
Expand Down

0 comments on commit 7557d77

Please sign in to comment.