diff --git a/changelog.md b/changelog.md index a195e65..9f005c0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.6](https://github.com/ehmpathy/declapract/compare/v0.10.5...v0.10.6) (2023-02-10) + + +### Bug Fixes + +* **pkg:** emit declarations in dist ([79215a0](https://github.com/ehmpathy/declapract/commit/79215a00f3a673274e1de6166dfdd31a82f725ed)) + ## [0.10.5](https://github.com/ehmpathy/declapract/compare/v0.10.4...v0.10.5) (2023-02-10) diff --git a/package-lock.json b/package-lock.json index 77b386e..2150038 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "declapract", - "version": "0.10.5", + "version": "0.10.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "declapract", - "version": "0.10.5", + "version": "0.10.6", "dependencies": { "@oclif/core": "2.0.11", "@oclif/plugin-help": "3.1.0", diff --git a/package.json b/package.json index 3bf6bde..ee3de1f 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.10.5", + "version": "0.10.6", "repository": "ehmpathy/declapract", "homepage": "https://github.com/ehmpathy/declapract", "keywords": [