Skip to content

Commit

Permalink
chore(release): 0.0.2-beta.16
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusKoronciCH committed May 7, 2024
1 parent e3fe540 commit 5592f3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.2-beta.15 (2024-04-25)
### 0.0.2-beta.16 (2024-05-07)

### 0.0.2-beta.15 (2024-04-25)

### Bug Fixes

* child property observable ([#16](https://github.com/JuliusKoronciCH/dantian/issues/16)) ([6d33779](https://github.com/JuliusKoronciCH/dantian/commit/6d33779d5dfe7d51cd7e2e75f0b3a20fe88bcf41))
- child property observable ([#16](https://github.com/JuliusKoronciCH/dantian/issues/16)) ([6d33779](https://github.com/JuliusKoronciCH/dantian/commit/6d33779d5dfe7d51cd7e2e75f0b3a20fe88bcf41))

### 0.0.2-beta.14 (2024-04-25)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dantian",
"license": "MIT",
"version": "0.0.2-beta.15",
"version": "0.0.2-beta.16",
"type": "module",
"main": "./dist/dantian.cjs",
"module": "./dist/dantian.js",
Expand Down

0 comments on commit 5592f3b

Please sign in to comment.