Skip to content

Commit

Permalink
Release: 1.2.8
Browse files Browse the repository at this point in the history
## [1.2.8](v1.2.7...v1.2.8) (2024-2-3)

### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](#1065) ([0dba553](0dba553))
  • Loading branch information
semantic-release-bot committed Feb 3, 2024
1 parent 0dba553 commit 872e14f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.8](https://github.com/StegSchreck/AngularCV/compare/v1.2.7...v1.2.8) (2024-2-3)


### Bug Fixes

* gitlabCI: get Chrome -- ref [#1065](https://github.com/StegSchreck/AngularCV/issues/1065) ([0dba553](https://github.com/StegSchreck/AngularCV/commit/0dba55329e4a5af19d7a7602eb2d7b4e6db8fd62))

## [1.2.7](https://github.com/StegSchreck/AngularCV/compare/v1.2.6...v1.2.7) (2024-2-3)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-cv",
"version": "1.2.7",
"version": "1.2.8",
"description": "A simple, self-hosted online-CV.",
"license": "AGPL-3.0-or-later",
"author": "Sebastian Schreck",
Expand Down

0 comments on commit 872e14f

Please sign in to comment.