Skip to content

Commit

Permalink
chore(master): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Dec 18, 2023
1 parent 831b213 commit 51b6fff
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.2.0](https://github.com/diplodoc-platform/client/compare/v1.1.0...v1.2.0) (2023-12-18)


### Features

* move to diplodoc configs ([7af5282](https://github.com/diplodoc-platform/client/commit/7af5282d2b00abeab22c95d0d2eb6cd16e58ff17))


### Bug Fixes

* bump transformer version ([ebe2490](https://github.com/diplodoc-platform/client/commit/ebe249066dff4fa3020f40dfbbd7b1ad159bbcb7))
* Downgrade markdown-it peer dep ([57e8c31](https://github.com/diplodoc-platform/client/commit/57e8c3151fba4f3c6deba63d4445433015a309b0))
* Export more types ([6a4a84a](https://github.com/diplodoc-platform/client/commit/6a4a84a3be77f4ce0f7aab1cd2b4b4a3d7778beb))
* Get transform version with tabs styles ([e6d5bbc](https://github.com/diplodoc-platform/client/commit/e6d5bbcf87af2f5edd5d8a86c6c686561c2c7134))
* Improove build ([8377377](https://github.com/diplodoc-platform/client/commit/83773774df1aef40e2e04583d8082f20516ae08e))
* **infra:** engines, overrides, bump deps ([a44be1d](https://github.com/diplodoc-platform/client/commit/a44be1d18829354846e002d3d845437c8d71b9f1))
* Optimize build size ([d88189d](https://github.com/diplodoc-platform/client/commit/d88189d7a15535d168193d7070dfa04279ef907f))
* package.json main module ([bc1f2fb](https://github.com/diplodoc-platform/client/commit/bc1f2fb1b5b4d152d4e4c04b67f3d1edb000943f))
* Update @diplodoc/components ([2ad5500](https://github.com/diplodoc-platform/client/commit/2ad5500402d215eda60b4e66d9c37a2faf56be66))
* Update core deps ([16f9a10](https://github.com/diplodoc-platform/client/commit/16f9a1095db9100490d76abe5c2dac644a1c8316))
* Use working doc-tools/transform version ([883c4d2](https://github.com/diplodoc-platform/client/commit/883c4d225fb228c051dbe8455170a6a5cda53ceb))

## [1.1.0](https://github.com/diplodoc-platform/client/compare/v1.0.2...v1.1.0) (2023-12-18)


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/client",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "build/app.server.js",
"scripts": {
Expand Down

0 comments on commit 51b6fff

Please sign in to comment.