From f95b18808d303102e2a56e05238b677472d49206 Mon Sep 17 00:00:00 2001 From: waldronmatt Date: Wed, 3 Apr 2024 02:36:49 +0000 Subject: [PATCH] chore(release): publish - monorepo-docs@1.6.4 --- docs/repo/CHANGELOG.md | 4 ++++ docs/repo/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/repo/CHANGELOG.md b/docs/repo/CHANGELOG.md index 66ddb814..f467d8a2 100644 --- a/docs/repo/CHANGELOG.md +++ b/docs/repo/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.4](https://github.com/waldronmatt/groundwork/compare/monorepo-docs@1.6.3...monorepo-docs@1.6.4) (2024-04-03) + +**Note:** Version bump only for package monorepo-docs + ## [1.6.3](https://github.com/waldronmatt/groundwork/compare/monorepo-docs@1.6.2...monorepo-docs@1.6.3) (2024-02-13) ### Bug Fixes diff --git a/docs/repo/package.json b/docs/repo/package.json index 6e12ee6d..3e83338b 100644 --- a/docs/repo/package.json +++ b/docs/repo/package.json @@ -1,6 +1,6 @@ { "name": "monorepo-docs", - "version": "1.6.3", + "version": "1.6.4", "private": true, "license": "MIT" }