Skip to content

Commit

Permalink
chore(main): release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and matthewhartstonge committed Nov 28, 2024
1 parent b2483f7 commit 2c1d1b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .config/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.1"
".": "0.3.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/matthewhartstonge/configurator/compare/v0.3.1...v0.3.2) (2024-11-28)


### Bug Fixes

* always return `*Diagnostics`. ([b2483f7](https://github.com/matthewhartstonge/configurator/commit/b2483f76d7bf06e27a88809f4c758bf27894ba44))

## [0.3.1](https://github.com/matthewhartstonge/configurator/compare/v0.3.0...v0.3.1) (2024-11-28)


Expand Down

0 comments on commit 2c1d1b4

Please sign in to comment.