Skip to content

Commit 7b6f3eb

Browse files
authored
chore(master): release 0.1.1 (#9)
1 parent dc2cdb6 commit 7b6f3eb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/diplodoc-platform/folding-headings-extension/compare/v0.1.0...v0.1.1) (2024-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **runtime:** deleted overflow hidden ([#8](https://github.com/diplodoc-platform/folding-headings-extension/issues/8)) ([dc2cdb6](https://github.com/diplodoc-platform/folding-headings-extension/commit/dc2cdb6389b21b8d75e0d458874005c71685a1af))
9+
310
## [0.1.0](https://github.com/diplodoc-platform/folding-headings-extension/compare/v0.1.0...v0.1.0) (2024-07-30)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diplodoc/folding-headings-extension",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Folding headings extension for Diplodoc platform ",
55
"main": "build/plugin/index.js",
66
"types": "build/plugin/index.d.ts",

0 commit comments

Comments
 (0)