diff --git a/changelog.md b/changelog.md index fa6e782..5f9f2f6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [0.11.3](https://github.com/ehmpathy/declapract/compare/v0.11.2...v0.11.3) (2024-05-26) + + +### Bug Fixes + +* **tests:** add test to verify that .npmrc files are covered ([05a9f52](https://github.com/ehmpathy/declapract/commit/05a9f5259a52ed990a37ae05e26ada3553316632)) + ## [0.11.2](https://github.com/ehmpathy/declapract/compare/v0.11.1...v0.11.2) (2023-07-16) diff --git a/package-lock.json b/package-lock.json index 88bc359..3dc95eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "declapract", - "version": "0.11.2", + "version": "0.11.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "declapract", - "version": "0.11.2", + "version": "0.11.3", "dependencies": { "@oclif/core": "2.0.11", "@oclif/plugin-help": "3.1.0", diff --git a/package.json b/package.json index 9490c1d..f8fc159 100644 --- a/package.json +++ b/package.json @@ -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.2", + "version": "0.11.3", "repository": "ehmpathy/declapract", "homepage": "https://github.com/ehmpathy/declapract", "keywords": [