Skip to content

Commit 0d54734

Browse files
chore(main): release 1.4.0
1 parent 5bb5ff9 commit 0d54734

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/hasadna/open-bus-map-search/compare/v1.3.0...v1.4.0) (2025-05-03)
4+
5+
6+
### Features
7+
8+
* add trip search by license plate number ([#1022](https://github.com/hasadna/open-bus-map-search/issues/1022)) ([090223f](https://github.com/hasadna/open-bus-map-search/commit/090223f75921c813a0ddd693939dce0dfd043ade))
9+
* operator page ([#1096](https://github.com/hasadna/open-bus-map-search/issues/1096)) ([498c78a](https://github.com/hasadna/open-bus-map-search/commit/498c78a76cb3ce0b66b0365dc22c87d0bef99c14))
10+
* see planned rout even when no actual ride was executed ([#1070](https://github.com/hasadna/open-bus-map-search/issues/1070)) ([01b778f](https://github.com/hasadna/open-bus-map-search/commit/01b778f6870a028e63311d0f71dfa8b6de8265da))
11+
12+
13+
### Bug Fixes
14+
15+
* Bug Horizontal scroll ([#1074](https://github.com/hasadna/open-bus-map-search/issues/1074)) ([0749d8b](https://github.com/hasadna/open-bus-map-search/commit/0749d8b224066e3b709482b367fcb8e34bdaa9c2))
16+
* bug report add scroll if the screen to small ([#1089](https://github.com/hasadna/open-bus-map-search/issues/1089)) ([576841c](https://github.com/hasadna/open-bus-map-search/commit/576841c927bb04081cb0752038c8502c665e2411))
17+
* Calendar displays hebrew month name in english locale [#1040](https://github.com/hasadna/open-bus-map-search/issues/1040) ([#1062](https://github.com/hasadna/open-bus-map-search/issues/1062)) ([8cbb3d4](https://github.com/hasadna/open-bus-map-search/commit/8cbb3d48bcbc72145b950ae9f0274d1338c8bf4d))
18+
319
## [1.3.0](https://github.com/hasadna/open-bus-map-search/compare/v1.2.0...v1.3.0) (2025-03-23)
420

521

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-bus-map-search",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)