Skip to content

Commit ba4890d

Browse files
committed
chore(release): 1.0.0-rc.7
1 parent 3d923dc commit ba4890d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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-rc.7](https://github.com/InformaticsMatters/squonk-frontend/compare/1.0.0-rc.6...1.0.0-rc.7) (2022-08-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **viewers:** fix viewer opening files on subpaths ([3d923dc](https://github.com/InformaticsMatters/squonk-frontend/commit/3d923dcff664410995035790d18a758d822b4a79))
11+
512
## [1.0.0-rc.6](https://github.com/InformaticsMatters/squonk-frontend/compare/1.0.0-rc.5...1.0.0-rc.6) (2022-08-07)
613

714
## [1.0.0-rc.5](https://github.com/InformaticsMatters/squonk-frontend/compare/1.0.0-rc.4...1.0.0-rc.5) (2022-08-02)

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

0 commit comments

Comments
 (0)