Skip to content

Commit

Permalink
chore(release): v0.10.12 🎉 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored May 22, 2023
1 parent 89069a1 commit d87f1f1
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.10.12](https://github.com/ehmpathy/declapract/compare/v0.10.11...v0.10.12) (2023-05-22)


### Bug Fixes

* **contains:** remove the variant from the parseJSON function output ([89069a1](https://github.com/ehmpathy/declapract/commit/89069a1035f579be6242e0edbbd8d703de28e734))

## [0.10.11](https://github.com/ehmpathy/declapract/compare/v0.10.10...v0.10.11) (2023-05-22)


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.10.11",
"version": "0.10.12",
"repository": "ehmpathy/declapract",
"homepage": "https://github.com/ehmpathy/declapract",
"keywords": [
Expand Down

0 comments on commit d87f1f1

Please sign in to comment.