Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
georgimld committed Sep 24, 2024
1 parent edad967 commit f15b5b6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.0.1](https://github.com/openkfw/innoverse/compare/v1.0.0...v1.0.1) (2024-09-24)

### Pipelines

- update container registry for releases [#50](https://github.com/openkfw/innoverse/issues/50)
- include additional files in docker image [#43](https://github.com/openkfw/innoverse/issues/43)

## [1.0.0](https://github.com/openkfw/innoverse/compare/v0.1.0...v1.0.0) (2024-09-17)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion strapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-project",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "A Strapi application",
"license": "MIT",
Expand Down

0 comments on commit f15b5b6

Please sign in to comment.