Skip to content

Commit

Permalink
Merge pull request #14 from diplodoc-platform/release-please--branche…
Browse files Browse the repository at this point in the history
…s--main--components--html-extension

chore(main): release 1.2.3
  • Loading branch information
makhnatkin authored Jul 10, 2024
2 parents 7baa9c5 + d200c4d commit 834ed33
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.3](https://github.com/diplodoc-platform/html-extension/compare/v1.2.2...v1.2.3) (2024-07-10)


### Bug Fixes

* **build:** fixed exports ([eae3c83](https://github.com/diplodoc-platform/html-extension/commit/eae3c8319d26ec24ef9dbd87912dbeea5ee0cf2f))

## [1.2.2](https://github.com/diplodoc-platform/html-extension/compare/v1.2.1...v1.2.2) (2024-07-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/html-extension",
"version": "1.2.2",
"version": "1.2.3",
"description": "HTML plugin for Diplodoc transformer and builder",
"main": "plugin/index.js",
"types": "plugin/index.d.ts",
Expand Down

0 comments on commit 834ed33

Please sign in to comment.