Skip to content

Commit

Permalink
chore(release): 0.9.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.2](v0.9.1...v0.9.2) (2024-07-19)

### Bug Fixes

* standardize config and release workflow ([f72a88f](f72a88f))
  • Loading branch information
semantic-release-bot committed Jul 19, 2024
1 parent f72a88f commit adb51f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Changelog

## [0.9.2](https://github.com/DouglasNeuroInformatics/libui-form-types/compare/v0.9.1...v0.9.2) (2024-07-19)


### Bug Fixes

* standardize config and release workflow ([f72a88f](https://github.com/DouglasNeuroInformatics/libui-form-types/commit/f72a88f15dc098818b32f6e906152d30b543b7ea))

Changelog

## [0.9.1](https://github.com/DouglasNeuroInformatics/libui-form-types/compare/v0.9.0...v0.9.1) (2024-07-09)
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.9.1",
"version": "0.9.2",
"packageManager": "pnpm@9.3.0",
"description": "Type declarations for a declarative form system",
"author": "Joshua Unrau",
Expand Down

0 comments on commit adb51f5

Please sign in to comment.