Skip to content

Commit

Permalink
chore(release): v0.31.4 🎉 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored May 11, 2024
1 parent 4e7f61d commit fa7df92
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

## [0.31.4](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.31.3...v0.31.4) (2024-05-11)


### Bug Fixes

* **cicd:** enable prod deploy from branches on dispatch ([3d481b0](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/3d481b0adf12773edb75f72ffa261e0efd99234f))
* **sls:** ensure lambdas have access to list bucket objects in namespaced s3 bucket ([4e7f61d](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/4e7f61d3f79f73c1abeeb0106a247d5bf641b513))

## [0.31.3](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.31.2...v0.31.3) (2024-04-26)


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.31.3",
"version": "0.31.4",
"main": "src/index.js",
"repository": "ehmpathy/declapract-typescript-ehmpathy",
"homepage": "https://github.com/ehmpathy/declapract-typescript-ehmpathy",
Expand Down

0 comments on commit fa7df92

Please sign in to comment.