Skip to content

Commit

Permalink
chore: release v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SteinRobert committed Feb 10, 2022
1 parent 6d0b0af commit cca97be
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.5.2](https://github.com/unikubehq/frontend/compare/v1.5.1...v1.5.2)
## [v1.5.3](https://github.com/unikubehq/frontend/compare/v1.5.2...v1.5.3)

### Commits

- fix(deps): load keycloak-js from keycloak service - only load types in code [`6d0b0af`](https://github.com/unikubehq/frontend/commit/6d0b0afcb639c39d4d03287598e1885a6ad9607a)

## [v1.5.2](https://github.com/unikubehq/frontend/compare/v1.5.1...v1.5.2) - 2022-02-10

### Merged

Expand All @@ -20,7 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- fix(package-lock): sources [`25c97f4`](https://github.com/unikubehq/frontend/commit/25c97f461ad1cd21cdae74d1d51ee998a99a05eb)
- fix(deps): fix missing dependency [`3b6a63b`](https://github.com/unikubehq/frontend/commit/3b6a63b24b672fc5d0b04967977fb9b3bb8d9a7b)
- fix(package-lock): update versions [`695c047`](https://github.com/unikubehq/frontend/commit/695c047192c92d7fc53cf47bc88a29a99a5c08cf)
- chore: release v1.5.2 [`c15ebc8`](https://github.com/unikubehq/frontend/commit/c15ebc8e6841c22ffb875de40560c0b838304a8c)

## [v1.5.1](https://github.com/unikubehq/frontend/compare/v1.5.0...v1.5.1) - 2022-02-07

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": "unikube-frontend",
"version": "1.5.2",
"version": "1.5.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit cca97be

Please sign in to comment.