Skip to content

Commit

Permalink
chore(release): v0.35.1 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Aug 3, 2024
1 parent 988b41a commit ca23323
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.35.1](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.35.0...v0.35.1) (2024-08-03)


### Bug Fixes

* **env:** override tz instead of throw, for initial safety ([988b41a](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/988b41aefbf04096ec8a7c1980c8a5d5ba294f85))

## [0.35.0](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.34.0...v0.35.0) (2024-08-01)


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

0 comments on commit ca23323

Please sign in to comment.