Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
  • Loading branch information
veith committed Dec 2, 2024
1 parent b21243e commit dc03062
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/furo-open-models/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/eclipse/eclipsefuro-web/compare/@furo/[email protected]...@furo/[email protected]) (2024-12-02)

### Bug Fixes

- [open-models] BOOLEAN primitive from literal init sets correct empty state. ([9873e87](https://github.com/eclipse/eclipsefuro-web/commit/9873e877c4ac9dd64fe82cc98e8c0c1c7a0ab8b6))

## [1.1.1](https://github.com/eclipse/eclipsefuro-web/compare/@furo/[email protected]...@furo/[email protected]) (2024-11-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/furo-open-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/eclipse/eclipsefuro-web/tree/main/packages",
"repository": "[email protected]:eclipse/eclipsefuro-web.git",
"author": "eclipse furo",
"version": "1.1.1",
"version": "1.1.2",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit dc03062

Please sign in to comment.