Skip to content

Commit

Permalink
chore(release): v0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsieradzki committed Feb 14, 2024
1 parent 350a485 commit 052cc68
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.17.2](https://github.com/dsieradzki/makoon/compare/v0.17.1...v0.17.2) (2024-02-14)


### Bug Fixes

* Remove repository requirement to support oci helm charts ([350a485](https://github.com/dsieradzki/makoon/commit/350a4855acc0349fad9c98230b8f2f3615205c3f))



## [0.17.1](https://github.com/dsieradzki/makoon/compare/v0.17.0...v0.17.1) (2024-02-14)


Expand Down Expand Up @@ -41,12 +50,3 @@



# [0.15.0](https://github.com/dsieradzki/makoon/compare/v0.14.0...v0.15.0) (2023-08-25)


### Features

* New UI ([7a45039](https://github.com/dsieradzki/makoon/commit/7a4503970657057344a34fa7cacd243661189f89))



2 changes: 1 addition & 1 deletion web/src-web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.17.1",
"version": "0.17.2",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 052cc68

Please sign in to comment.