diff --git a/docs/repo/CHANGELOG.md b/docs/repo/CHANGELOG.md index 7e6553e1..98e49b8b 100644 --- a/docs/repo/CHANGELOG.md +++ b/docs/repo/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.1](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/monorepo-docs@1.1.0...monorepo-docs@1.1.1) (2023-10-15) + +### Bug Fixes + +* **repo:** minor doc updates ([31fbb97](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/commit/31fbb976dbc77828b9bc16b8bf042ac1e2473df8)) - by @waldronmatt + ## [1.1.0](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/monorepo-docs@1.0.2...monorepo-docs@1.1.0) (2023-10-15) ### Features diff --git a/docs/repo/package.json b/docs/repo/package.json index cac2f94f..f52f4c9f 100644 --- a/docs/repo/package.json +++ b/docs/repo/package.json @@ -1,6 +1,6 @@ { "name": "monorepo-docs", - "version": "1.1.0", + "version": "1.1.1", "private": true, "license": "MIT" }