Skip to content

Commit 7658bac

Browse files
committed
chore(release): 1.2.1
1 parent bd0c576 commit 7658bac

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.2.1](https://github.com/InformaticsMatters/squonk-frontend/compare/1.2.0...1.2.1) (2022-09-19)
6+
7+
8+
### Bug Fixes
9+
10+
* **footer:** fix footer links ([bd0c576](https://github.com/InformaticsMatters/squonk-frontend/commit/bd0c576a7788b7627f53df8765940b18bf586b12))
11+
* **instance-page:** fix unit for instance cost ([6c3833a](https://github.com/InformaticsMatters/squonk-frontend/commit/6c3833a4a544fd3e48fb09cd3f2aa9e15068b9c6))
12+
513
## [1.2.0](https://github.com/InformaticsMatters/squonk-frontend/compare/1.2.0-rc.1...1.2.0) (2022-09-19)
614

715
## [1.2.0-rc.1](https://github.com/InformaticsMatters/squonk-frontend/compare/1.2.0-rc.0...1.2.0-rc.1) (2022-09-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@squonk/data-manager-ui",
33
"author": "Oliver Dudgeon",
44
"license": "Apache-2.0",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"private": true,
77
"scripts": {
88
"prepare": "husky install",

0 commit comments

Comments
 (0)