diff --git a/CHANGELOG.md b/CHANGELOG.md index ff79a88..a465677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# (Thu Apr 04 2024) + +#### 🐛 Bug Fix + +- `@dotinc/ogre@0.8.1` + - fix: mutable remote refs [#171](https://github.com/dotindustries/ogre/pull/171) ([@nadilas](https://github.com/nadilas)) + +#### Authors: 1 + +- [@nadilas](https://github.com/nadilas) + +--- + # (Sat Mar 23 2024) #### 🚀 Enhancement diff --git a/packages/ogre/CHANGELOG.md b/packages/ogre/CHANGELOG.md index d985e98..2303366 100644 --- a/packages/ogre/CHANGELOG.md +++ b/packages/ogre/CHANGELOG.md @@ -1,3 +1,17 @@ +# v0.8.1 (Thu Apr 04 2024) + +#### 🐛 Bug Fix + +- fix: mutable remote refs [#171](https://github.com/dotindustries/ogre/pull/171) ([@nadilas](https://github.com/nadilas)) +- refactor: rename generic func ([@nadilas](https://github.com/nadilas)) +- fix: mutable remote refs ([@nadilas](https://github.com/nadilas)) + +#### Authors: 1 + +- [@nadilas](https://github.com/nadilas) + +--- + # v0.8.0 (Sat Mar 23 2024) #### 🚀 Enhancement