Skip to content

Commit

Permalink
chore(release): v0.4.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Apr 24, 2024
1 parent 3e22381 commit ed0bee1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.4.2](https://github.com/ehmpathy/domain-objects-metadata/compare/v0.4.1...v0.4.2) (2024-04-24)


### Bug Fixes

* **practs:** upgrade to latest best ([3e22381](https://github.com/ehmpathy/domain-objects-metadata/commit/3e22381cb37d15754aa290b465106346b4eb6010))
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
Expand Up @@ -2,7 +2,7 @@
"name": "domain-objects-metadata",
"author": "ehmpathy",
"description": "Extract domain information from your domain-object definitions using type introspection.",
"version": "0.4.1",
"version": "0.4.2",
"repository": "ehmpathy/domain-objects-metadata",
"homepage": "https://github.com/ehmpathy/domain-objects-metadata",
"keywords": [
Expand Down

0 comments on commit ed0bee1

Please sign in to comment.