Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

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

chore(main): release bikeweek-client 0.4.3
  • Loading branch information
bensandee authored Mar 21, 2024
2 parents b52d5e3 + 1a2f85b commit 5d19eb2
Show file tree
Hide file tree
Showing 4 changed files with 13 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 @@
{
".": "0.4.2"
".": "0.4.3"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.4.3](https://github.com/madisonbikes/bikeweek-client/compare/bikeweek-client-v0.4.2...bikeweek-client-v0.4.3) (2024-03-21)


### Bug Fixes

* add app version to footer ([b52d5e3](https://github.com/madisonbikes/bikeweek-client/commit/b52d5e356747d9fe9b776f87332238c3878d3a98))
* don't use date-fns/parse ([56bb284](https://github.com/madisonbikes/bikeweek-client/commit/56bb284425d4dc286a9785c927188916a1deed59))
* set first and last day thresholds for calendar ([9c7ca1a](https://github.com/madisonbikes/bikeweek-client/commit/9c7ca1ab7f008990dc1d346a6a0095525466d050))

## [0.4.2](https://github.com/madisonbikes/bikeweek-client/compare/bikeweek-client-v0.4.1...bikeweek-client-v0.4.2) (2024-03-21)


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": "bikeweek-client",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.4",
Expand Down

0 comments on commit 5d19eb2

Please sign in to comment.