Skip to content

Commit e4b5e13

Browse files
authored
fix: changelog (#626)
1 parent 160fac9 commit e4b5e13

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [email protected] (19. May, 2023)
9+
10+
- Support `<sym />`
11+
812
## [email protected] (11. Apr, 2023)
913

1014
- Fixed a bug, style.link is not output.

docx-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docx-wasm",
3-
"version": "0.0.278-rc1",
3+
"version": "0.0.278-rc2",
44
"main": "dist/node/index.js",
55
"browser": "dist/web/index.js",
66
"author": "bokuweb <[email protected]>",

0 commit comments

Comments
 (0)