Skip to content

Commit

Permalink
Add version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoern-hempel committed Dec 18, 2023
1 parent 69e8406 commit a84ec9d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
REACT_APP_CALENDAR_BUILDER_URL=https://builder.twelvepics.com

# Version of this app
REACT_APP_VERSION_APP=0.1.3
REACT_APP_VERSION_APP=0.1.4
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Changelogs

### [0.1.4] - 2023-12-18

* Adopt things to new api structure (image instead of title_image, calendar path without all

### [0.1.3] - 2023-12-18

* Change calendars to pages on calendar page
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.1.4

0 comments on commit a84ec9d

Please sign in to comment.