Skip to content

Commit 304bed4

Browse files
committed
chore(html-to-notion-blocks): release version 0.1.1
1 parent 67feb5c commit 304bed4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/notion/html-to-notion-blocks/CHANGELOG.md

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

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.1.1](https://github.com/TrialAndErrorOrg/parsers/compare/html-to-notion-blocks-0.1.0...html-to-notion-blocks-0.1.1) (2023-03-09)
6+
7+
### Dependency Updates
8+
9+
* `rehype-notion` updated to version `0.1.1`
10+
11+
### Bug Fixes
12+
13+
* **notion:** update notion libs to new format ([7a6f218](https://github.com/TrialAndErrorOrg/parsers/commit/7a6f21865c8889652b2e234002a4789fe6626c3b))
14+
515
## 0.1.0 (2023-03-09)
616

717
### Dependency Updates

libs/notion/html-to-notion-blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-to-notion-blocks",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "GPL-3.0-or-later",
55
"repository": "https://github.com/TrialAndErrorOrg/parsers",
66
"author": "Thomas F. K. Jorna <hello@tefkah.com>",

0 commit comments

Comments
 (0)