Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-oles committed Oct 21, 2022
1 parent 186e110 commit 4d95f2e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v0.4.1 (Fri Oct 21 2022)

#### 🐛 Bug Fix

- `as-proto-gen`
- fix: handle default values and multiple packed fields [#24](https://github.com/piotr-oles/as-proto/pull/24) ([@piotr-oles](https://github.com/piotr-oles))

#### Authors: 1

- Piotr Oleś ([@piotr-oles](https://github.com/piotr-oles))

---

# v0.4.0 (Sat Aug 13 2022)

#### 🚀 Enhancement
Expand Down
12 changes: 12 additions & 0 deletions packages/as-proto-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.4.1 (Fri Oct 21 2022)

#### 🐛 Bug Fix

- fix: handle default values and multiple packed fields [#24](https://github.com/piotr-oles/as-proto/pull/24) ([@piotr-oles](https://github.com/piotr-oles))

#### Authors: 1

- Piotr Oleś ([@piotr-oles](https://github.com/piotr-oles))

---

# v0.4.0 (Sat Aug 13 2022)

#### 🚀 Enhancement
Expand Down

0 comments on commit 4d95f2e

Please sign in to comment.