Skip to content

Commit e6deb47

Browse files
committed
chore(main): release 1.15.1
1 parent e7e5cc1 commit e6deb47

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.15.1](https://github.com/devoteam-se/devolunch/compare/v1.15.0...v1.15.1) (2023-10-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **scraper:** ignore tests on scrape ([c474936](https://github.com/devoteam-se/devolunch/commit/c474936c0093b5043ec5c7f123ba20334aba9e63))
9+
* vite version ([e7e5cc1](https://github.com/devoteam-se/devolunch/commit/e7e5cc104f992e9d63d3b5ce90c1292d1194460c))
10+
311
## [1.15.0](https://github.com/devoteam-se/devolunch/compare/v1.14.0...v1.15.0) (2023-10-16)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devolunch",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "DevoLunch is an lunch app used for providing the todays lunch menus nearby the office.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)