Skip to content

Commit

Permalink
chore(main): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 1, 2024
1 parent 527f974 commit 6a98a3d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.2.0](https://github.com/hasadna/open-bus-map-search/compare/v1.1.0...v1.2.0) (2024-09-01)


### Features

* add Donation Modal as menu item ([#833](https://github.com/hasadna/open-bus-map-search/issues/833)) ([ef02293](https://github.com/hasadna/open-bus-map-search/commit/ef0229318137e17ddd8b33015729f9a884f1aa28))


### Bug Fixes

* add missing public appeal translation in english mode ([#862](https://github.com/hasadna/open-bus-map-search/issues/862)) ([370b695](https://github.com/hasadna/open-bus-map-search/commit/370b695ccaddc8987d35bcd358068719fe43e7ce))
* DateSelector selector validation message issues ([#823](https://github.com/hasadna/open-bus-map-search/issues/823)) ([7beccc4](https://github.com/hasadna/open-bus-map-search/commit/7beccc4f3b6aaca8beaa463d8997821fb1647248))
* Improved card visibility on dark mode ([#870](https://github.com/hasadna/open-bus-map-search/issues/870)) ([527f974](https://github.com/hasadna/open-bus-map-search/commit/527f974196b644e3d7c395158c43ad568c87c016))
* rides history page ([#867](https://github.com/hasadna/open-bus-map-search/issues/867)) ([2c9611e](https://github.com/hasadna/open-bus-map-search/commit/2c9611e1e7264be4d9b06bdf871d09ff2f167322))

## [1.1.0](https://github.com/hasadna/open-bus-map-search/compare/v1.0.0...v1.1.0) (2024-07-02)


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": "open-bus-map-search",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"type": "commonjs",
"dependencies": {
Expand Down

0 comments on commit 6a98a3d

Please sign in to comment.