Skip to content

Commit

Permalink
chore(release): v0.12.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Sep 3, 2024
1 parent 56d242c commit 05f71a7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.12.0](https://github.com/ehmpathy/declapract/compare/v0.11.5...v0.12.0) (2024-09-03)


### Features

* **config:** enable choice of practices supplementally and exclusively ([d141ec3](https://github.com/ehmpathy/declapract/commit/d141ec39b82dbb4d601a5e59914106940f478ed5))


### Bug Fixes

* **practs:** bump practs to latest best ([56d242c](https://github.com/ehmpathy/declapract/commit/56d242caca89f5288e6ce68474b2755eb94b9bfc))

## [0.11.5](https://github.com/ehmpathy/declapract/compare/v0.11.4...v0.11.5) (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.5",
"version": "0.12.0",
"repository": "ehmpathy/declapract",
"homepage": "https://github.com/ehmpathy/declapract",
"keywords": [
Expand Down

0 comments on commit 05f71a7

Please sign in to comment.