Skip to content

Commit

Permalink
chore(release): v0.33.11 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Jul 27, 2024
1 parent ae45ba8 commit 8086de7
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.33.11](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.33.10...v0.33.11) (2024-07-27)


### Bug Fixes

* **deps:** resolve copypasta deps combination ([95cf73b](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/95cf73b58264b731b3322c7d9e32a5e689216796))
* **nvm:** post-checkout instead of post-rewrite ([ae45ba8](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/ae45ba8136838cb07c187544320eed6dbb21fc2c))

## [0.33.10](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.33.9...v0.33.10) (2024-07-27)


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

0 comments on commit 8086de7

Please sign in to comment.