Skip to content

Commit

Permalink
chore(release): v0.37.3 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Nov 21, 2024
1 parent 555f923 commit 02c3e1d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.37.3](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.37.2...v0.37.3) (2024-11-21)


### Bug Fixes

* **deps:** bump error-fns dep for observability++ ([cdffb8e](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/cdffb8e5e76da8658739c0bf0dfe64c54fc77582))
* **lint:** unblock default inputs for input via context args ([4f1c9e3](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/4f1c9e39b27aceb5cc066212f129e9105bffc610))
* **sls:** enable publication to kinesis firehose namespaced by the service ([555f923](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/555f923a58617d02794dbbe9f52d03e6b96e13be))

## [0.37.2](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.37.1...v0.37.2) (2024-09-16)


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": "declapract-typescript-ehmpathy",
"author": "ehmpathy",
"description": "declapract best practices declarations for typescript",
"version": "0.37.2",
"version": "0.37.3",
"license": "MIT",
"main": "src/index.js",
"repository": "ehmpathy/declapract-typescript-ehmpathy",
Expand Down

0 comments on commit 02c3e1d

Please sign in to comment.