Skip to content

Commit 1a07381

Browse files
committed
chore(release): 1.3.0
1 parent ba32725 commit 1a07381

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.3.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/1.2.2...1.3.0) (2022-10-02)
6+
7+
8+
### Features
9+
10+
* **products:** improve products page ([#722](https://github.com/InformaticsMatters/squonk2-data-manager-ui/issues/722)) ([bc8d96e](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/bc8d96e1494b04b5b92a8028703b57795282bf70))
11+
512
### [1.2.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/1.2.2-rc.1...1.2.2) (2022-09-22)
613

714
### [1.2.2-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/1.2.2-rc.0...1.2.2-rc.1) (2022-09-21)

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.2",
5+
"version": "1.3.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)