Skip to content

Commit 777c68b

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2024-03-29) ### Bug Fixes * typo in indentEnd style code. ([#14](#14)) ([367ad41](367ad41))
1 parent 367ad41 commit 777c68b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleworkspace/google-docs-hast",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"type": "module",
55
"description": "Convert a Google Doc JSON representation to an HTML abstract syntax tree.",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)