Skip to content

Commit

Permalink
build(json-sets): release version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Feb 19, 2024
1 parent 63acb0b commit cc21f30
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions libs/json-sets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.2](https://github.com/IPS-LMU/octra/compare/json-sets-0.1.1...json-sets-0.1.2) (2024-02-19)


### Features

* **json-sets:** show description as error message instead of logical error ([63acb0b](https://github.com/IPS-LMU/octra/commit/63acb0b971c4ccd8900a1d4b3a9674c8772917f4))



## [0.1.1](https://github.com/IPS-LMU/octra/compare/json-sets-0.1.0...json-sets-0.1.1) (2024-02-16)


Expand Down
2 changes: 1 addition & 1 deletion libs/json-sets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@octra/json-sets",
"description": "library that allows to define and parse a set of objects using JSON.",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"private": false,
"author": {
Expand Down

0 comments on commit cc21f30

Please sign in to comment.