Skip to content

Commit

Permalink
chore(release): 0.10.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.10.2](v0.10.1...v0.10.2) (2024-08-18)

### Bug Fixes

* provide default export of namespace ([43284ea](43284ea))
  • Loading branch information
semantic-release-bot committed Aug 18, 2024
1 parent 43284ea commit d58eef3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.10.2](https://github.com/DouglasNeuroInformatics/libui-form-types/compare/v0.10.1...v0.10.2) (2024-08-18)


### Bug Fixes

* provide default export of namespace ([43284ea](https://github.com/DouglasNeuroInformatics/libui-form-types/commit/43284ea2ddb0e9b3a58a4670782b1806f61d18ac))

## [0.10.1](https://github.com/DouglasNeuroInformatics/libui-form-types/compare/v0.10.0...v0.10.1) (2024-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@douglasneuroinformatics/libui-form-types",
"type": "module",
"version": "0.10.1",
"version": "0.10.2",
"packageManager": "pnpm@9.3.0",
"description": "Type declarations for a declarative form system",
"author": "Joshua Unrau",
Expand Down

0 comments on commit d58eef3

Please sign in to comment.