Skip to content

Commit

Permalink
chore(release): 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChristophe committed Sep 18, 2023
1 parent 4bbc078 commit b833599
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.4.2](https://github.com/EOSC-synergy/eosc-perf-frontend/compare/v1.4.1...v1.4.2) (2023-09-18)


### Bug Fixes

* **InlineCloseButton:** use semantic button ([4bbc078](https://github.com/EOSC-synergy/eosc-perf-frontend/commit/4bbc078122b00c4c1ef7fe104a3d0da61aec335e))
* **LoadingOverlay:** add missing clickthrough when not loading ([2392655](https://github.com/EOSC-synergy/eosc-perf-frontend/commit/2392655c6ad3c6da71d911d1f5c8c44a7832ce13))
* **UnselectedTag:** use semantic button ([1fa2c6b](https://github.com/EOSC-synergy/eosc-perf-frontend/commit/1fa2c6bfe183cff7aa2dc797711b14d8c6b7a62b))

## [1.4.1](https://github.com/EOSC-synergy/eosc-perf-frontend/compare/v1.4.0...v1.4.1) (2023-09-18)

## [1.4.0](https://github.com/EOSC-synergy/eosc-perf-frontend/compare/v1.3.0...v1.4.0) (2023-09-18)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend-app",
"private": true,
"version": "1.4.1",
"version": "1.4.2",
"scripts": {
"release": "commit-and-tag-version",
"git-info": "node lib/gitInfo.js",
Expand Down

0 comments on commit b833599

Please sign in to comment.