Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2023-07-13)

### Features

* split up show point modal and get point data, added loading screen that is shown before receiving the data ([f97c1ef](f97c1ef))
  • Loading branch information
semantic-release-bot committed Jul 13, 2023
1 parent 459aec0 commit cae59b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.6.0](https://github.com/technologiestiftung/ihk-vis/compare/v1.5.0...v1.6.0) (2023-07-13)


### Features

* split up show point modal and get point data, added loading screen that is shown before receiving the data ([f97c1ef](https://github.com/technologiestiftung/ihk-vis/commit/f97c1ef4f4731db5b16afef8ac49e252f992b56b))

# [1.5.0](https://github.com/technologiestiftung/ihk-vis/compare/v1.4.0...v1.5.0) (2023-07-13)


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": "app",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit cae59b6

Please sign in to comment.