Skip to content

Commit 88a9e4d

Browse files
committed
chore(release): v0.27.0 [skip ci]
1 parent 15da864 commit 88a9e4d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.27.0](https://github.com/upb-code-labs/react-client/compare/v0.26.0...v0.27.0) (2023-12-05)
2+
3+
4+
### Features
5+
6+
* Create and edit markdown blocks ([#183](https://github.com/upb-code-labs/react-client/issues/183)) ([15da864](https://github.com/upb-code-labs/react-client/commit/15da8645988ba9df1efc2f63d120dee13a6ddad1))
7+
8+
9+
110
# [0.26.0](https://github.com/upb-code-labs/react-client/compare/v0.25.0...v0.26.0) (2023-11-30)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [0.22.0](https://github.com/upb-code-labs/react-client/compare/v0.21.0...v0.22.0) (2023-11-18)
38-
39-
40-
### Features
41-
42-
* Update criteria ([#141](https://github.com/upb-code-labs/react-client/issues/141)) ([489403e](https://github.com/upb-code-labs/react-client/commit/489403e541a0158688bdb706c12561f847af7674))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-client",
33
"private": true,
4-
"version": "0.26.0",
4+
"version": "0.27.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)