Skip to content

Commit 5849f08

Browse files
committed
chore(release): 0.9.29
1 parent 7b8f11e commit 5849f08

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### 0.9.29 (2023-08-27)
6+
57
### 0.9.28 (2023-07-20)
68

79
### 0.9.27 (2023-07-20)

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockdom",
3-
"version": "0.9.28",
3+
"version": "0.9.29",
44
"description": "virtual dom library",
55
"main": "dist/index.js",
66
"browser": "dist/blockdom.iife.js",

0 commit comments

Comments
 (0)