Skip to content

Commit 3875cc6

Browse files
committed
chore(release): 1.0.0
1 parent 806f52e commit 3875cc6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.0.0](https://github.com/InformaticsMatters/squonk-frontend/compare/1.0.0-rc.9...1.0.0) (2022-08-21)
6+
57
## [1.0.0-rc.9](https://github.com/InformaticsMatters/squonk-frontend/compare/1.0.0-rc.8...1.0.0-rc.9) (2022-08-21)
68

79

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.0.0-rc.9",
5+
"version": "1.0.0",
66
"private": true,
77
"scripts": {
88
"prepare": "husky install",

0 commit comments

Comments
 (0)