Skip to content

Commit

Permalink
chore(release): v0.33.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Jul 26, 2024
1 parent 26a4d6e commit 4bfaf0a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.33.0](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.32.0...v0.33.0) (2024-07-26)


### Features

* **cmds:** add as-commands based best practice for commands ([fe4abe2](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/fe4abe2a97c784e8eb6f0446f57ee950c476f023))


### Bug Fixes

* **cmds:** add to lambda-service usecase the commands practice ([26a4d6e](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/26a4d6eed2afc0d8874ee7e8cc2566801c67299d))

## [0.32.0](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.31.11...v0.32.0) (2024-07-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.32.0",
"version": "0.33.0",
"main": "src/index.js",
"repository": "ehmpathy/declapract-typescript-ehmpathy",
"homepage": "https://github.com/ehmpathy/declapract-typescript-ehmpathy",
Expand Down

0 comments on commit 4bfaf0a

Please sign in to comment.