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 57882ab commit f9ca0f6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 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 ([57882ab](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/57882ab8efb6bb0a2de3a975ddd804985a1f5115))

## [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 f9ca0f6

Please sign in to comment.