Skip to content

Commit

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


### Bug Fixes

* **practs:** bump practs to latest best ([#34](https://github.com/ehmpathy/declapract/issues/34)) ([e0dcc8a](https://github.com/ehmpathy/declapract/commit/e0dcc8adc665991f7c43ddeb0c315f66ab5b1a67))

## [0.11.4](https://github.com/ehmpathy/declapract/compare/v0.11.3...v0.11.4) (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",
"author": "ehmpathy",
"description": "A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.",
"version": "0.11.4",
"version": "0.11.5",
"repository": "ehmpathy/declapract",
"homepage": "https://github.com/ehmpathy/declapract",
"keywords": [
Expand Down

0 comments on commit df007ee

Please sign in to comment.