Skip to content

Commit

Permalink
chore(main): release 0.4.4 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
1 parent 13eddec commit b1213cf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.3"
".": "0.4.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.4](https://github.com/hugomods/jsend/compare/v0.4.3...v0.4.4) (2024-12-11)


### Bug Fixes 🐞

* correct JSDoc for ErrorFunc ([13eddec](https://github.com/hugomods/jsend/commit/13eddecd6479f3284bcd5837f6bce6ae8edee9d4))

## [0.4.3](https://github.com/hugomods/jsend/compare/v0.4.2...v0.4.3) (2024-12-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hugomods/jsend",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "git+https://github.com/hugomods/jsend.git"
Expand Down

0 comments on commit b1213cf

Please sign in to comment.