Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sugarmanz committed Dec 5, 2022
1 parent b174e8a commit 41e306a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# v0.14.0 (Mon Dec 05 2022)

### Release Notes

#### make tap info mutable ([#31](https://github.com/intuit/hooks/pull/31))

Add `data class` APIs to `TapInfo` such that it can be mutated.

#### scope version properties to avoid conflicts ([#30](https://github.com/intuit/hooks/pull/30))

Scope metadata b/c it was conflicting w/ another Gradle plugin

---

#### 🚀 Enhancement

- make tap info mutable [#31](https://github.com/intuit/hooks/pull/31) ([@sugarmanz](https://github.com/sugarmanz))

#### 🐛 Bug Fix

- scope version properties to avoid conflicts [#30](https://github.com/intuit/hooks/pull/30) ([@sugarmanz](https://github.com/sugarmanz))

#### Authors: 1

- Jeremiah Zucker ([@sugarmanz](https://github.com/sugarmanz))

---

# v0.13.0 (Sat Jul 09 2022)

### Release Notes
Expand Down

0 comments on commit 41e306a

Please sign in to comment.