Skip to content

Commit

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


### Bug Fixes

* **cicd:** use docker compose v2 to unblock github actions builds ([9ab2665](https://github.com/ehmpathy/declapract-typescript-ehmpathy/commit/9ab2665860eb289b0363383d65e9cc75d4e63d3c))

## [0.35.1](https://github.com/ehmpathy/declapract-typescript-ehmpathy/compare/v0.35.0...v0.35.1) (2024-08-03)


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

0 comments on commit d79a8f4

Please sign in to comment.