chore(main): release 0.0.2 (#4)

Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
jimehbot[bot]
2024-03-25 22:03:02 +00:00
committed by GitHub
parent 67a0623a2b
commit 6cec7b8627
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.0.1"
".": "0.0.2"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.2](https://github.com/jimeh/go-render/compare/v0.0.1...v0.0.2) (2024-03-25)
### Bug Fixes
* **examples:** provide examples for Render, Compact and Pretty functions ([#3](https://github.com/jimeh/go-render/issues/3)) ([67a0623](https://github.com/jimeh/go-render/commit/67a0623a2b6b2dcc7e66762c9f1c02ca54be942a))
## 0.0.1 (2024-03-25)