Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bonyfusbouvet committed Mar 18, 2022
1 parent 4c8a8f8 commit ca3765b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.2.4](https://github.com/equinor/sepes-api/compare/1.2.3...1.2.4) (2022-03-18)


### Bug Fixes

* **dataset:** fix to dataset creation when rg group unavailable ([a9c8951](https://github.com/equinor/sepes-api/commit/a9c89518dda3760c5a4ca4ca55a5f3f80e14f63b)), closes [#831](https://github.com/equinor/sepes-api/issues/831)

### [1.2.3](https://github.com/equinor/sepes-api/compare/1.2.2...1.2.3) (2022-03-04)

### [1.2.2](https://github.com/equinor/sepes-api/compare/1.2.1...1.2.2) (2022-03-01)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "sepes",
"version": "1.2.3",
"version": "1.2.4",
"private": true
}

0 comments on commit ca3765b

Please sign in to comment.