Skip to content

Commit

Permalink
chore(release): v0.32.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Jul 24, 2024
1 parent 506806c commit 4b88622
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.32.0](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.31.11...v0.32.0) (2024-07-24)


### Features

* **tz:** ensure a pit of success with failfast on unexpected timezones ([506806c](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/506806c89362ecd6b8395cbfa46935bdc54dfa46))

## [0.31.11](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.31.10...v0.31.11) (2024-07-14)


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

0 comments on commit 4b88622

Please sign in to comment.