Skip to content

Commit

Permalink
chore(release): v1.1.3 🎉 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored Aug 1, 2024
1 parent 5b94524 commit 55d77a3
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
@@ -1,5 +1,13 @@
# Changelog

## [1.1.3](https://github.com/ehmpathy/with-domain-driven-caching/compare/v1.1.2...v1.1.3) (2024-08-01)


### Bug Fixes

* **deps:** bump domain-objects for literal ([f85508b](https://github.com/ehmpathy/with-domain-driven-caching/commit/f85508b9c1a969a7d9a7cffd1bd631effe214cd6))
* **practs:** bump practs to latest best ([5b94524](https://github.com/ehmpathy/with-domain-driven-caching/commit/5b945246887e1cf01936c562ec060d505f5a4442))

## [1.1.2](https://github.com/ehmpathy/with-domain-driven-caching/compare/v1.1.1...v1.1.2) (2023-08-07)


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
Expand Up @@ -2,7 +2,7 @@
"name": "with-domain-driven-caching",
"author": "ehmpathy",
"description": "A wrapper that makes it simple to add caching to any function",
"version": "1.1.2",
"version": "1.1.3",
"repository": "ehmpathy/with-domain-driven-caching",
"homepage": "https://github.com/ehmpathy/with-domain-driven-caching",
"keywords": [
Expand Down

0 comments on commit 55d77a3

Please sign in to comment.