We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e5cc1 commit e6deb47Copy full SHA for e6deb47
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [1.15.0](https://github.com/devoteam-se/devolunch/compare/v1.14.0...v1.15.0) (2023-10-16)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "devolunch",
- "version": "1.15.0",
+ "version": "1.15.1",
"description": "DevoLunch is an lunch app used for providing the todays lunch menus nearby the office.",
"license": "MIT",
"repository": {
0 commit comments