Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/decorators-v2.0.3](https://github.com/searchfe/hoth/compare/@hoth/decorators-v2.0.2...@hoth/decorators-v2.0.3) (2025-02-24)

### Bug Fixes

* update deps ([ac43de6](ac43de6))
  • Loading branch information
semantic-release-bot committed Feb 24, 2025
1 parent ac43de6 commit c748ec4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@hoth/decorators-v2.0.3](https://github.com/searchfe/hoth/compare/@hoth/decorators-v2.0.2...@hoth/decorators-v2.0.3) (2025-02-24)


### Bug Fixes

* update deps ([ac43de6](https://github.com/searchfe/hoth/commit/ac43de6cdf4c5768070b0500dfe90ac77309831b))

# [@hoth/decorators-v2.0.2](https://github.com/searchfe/hoth/compare/@hoth/decorators-v2.0.1...@hoth/decorators-v2.0.2) (2025-02-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoth/decorators",
"version": "2.0.2",
"version": "2.0.3",
"description": "decorators for hoth framework",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit c748ec4

Please sign in to comment.