Skip to content

Commit

Permalink
Release: 1.2.4
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2024-2-3)

### Bug Fixes

* Karma test setup -- closes [#1065](#1065) ([47c6d79](47c6d79))
* PictureModal Test ([4cee514](4cee514))
* sematic-release needs node >= 20.8.1 ([84b450b](84b450b))
  • Loading branch information
semantic-release-bot committed Feb 3, 2024
1 parent 84b450b commit 899e733
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.4](https://github.com/StegSchreck/AngularCV/compare/v1.2.3...v1.2.4) (2024-2-3)


### Bug Fixes

* Karma test setup -- closes [#1065](https://github.com/StegSchreck/AngularCV/issues/1065) ([47c6d79](https://github.com/StegSchreck/AngularCV/commit/47c6d7900c051648a2a086268b2fef634835b84e))
* PictureModal Test ([4cee514](https://github.com/StegSchreck/AngularCV/commit/4cee5144d295694757fa2889963e82954d0dd019))
* sematic-release needs node >= 20.8.1 ([84b450b](https://github.com/StegSchreck/AngularCV/commit/84b450bd5a25943da1bd51365a3b5c2a85cf320d))

## [1.2.3](https://github.com/StegSchreck/AngularCV/compare/v1.2.2...v1.2.3) (2023-12-28)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-cv",
"version": "1.2.3",
"version": "1.2.4",
"description": "A simple, self-hosted online-CV.",
"license": "AGPL-3.0-or-later",
"author": "Sebastian Schreck",
Expand Down Expand Up @@ -100,4 +100,4 @@
]
},
"preset": "angular"
}
}

0 comments on commit 899e733

Please sign in to comment.