Skip to content

Commit

Permalink
chore(master): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Sep 26, 2024
1 parent 3c56969 commit 749dd48
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.1.0](https://github.com/diplodoc-platform/utils/compare/v1.0.0...v1.1.0) (2024-09-26)


### Features

* added extension-load-queue ([d1a6905](https://github.com/diplodoc-platform/utils/commit/d1a69051c9d82c0ddbce0a9530437329a1210a86))
* added TODO ([f790e6a](https://github.com/diplodoc-platform/utils/commit/f790e6aaf9ba9c3fb17f36e813939340f53af06a))
* change tsconfig ([b9b0721](https://github.com/diplodoc-platform/utils/commit/b9b07211f2f7b6a27edadd80ca2ea1d7ad1d676a))
* updated build and types ([69ef8ff](https://github.com/diplodoc-platform/utils/commit/69ef8ffb4066fdda2667377a47bdf88cc15727f9))


### Bug Fixes

* **extension-load-queue:** fixed export ([3c56969](https://github.com/diplodoc-platform/utils/commit/3c5696976347d92108351704c70d208877b7b46e))
* **extension-load-queue:** fixed export ([55c913e](https://github.com/diplodoc-platform/utils/commit/55c913ee02f0825a41be905af9a232d21b98ac64))
* **extension-load-queue:** fixed TODO, added multi queues logic, added comments ([f47d866](https://github.com/diplodoc-platform/utils/commit/f47d866203173df4fbc431f0f325756083823145))
* linter ([2b16c9c](https://github.com/diplodoc-platform/utils/commit/2b16c9c9a2089de994386bb11aed3ca830438803))

## 1.0.0 (2024-08-29)


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/utils",
"version": "1.0.0",
"version": "1.1.0",
"description": "Diplodoc cross-packages utils",
"homepage": "https://github.com/diplodoc-platform/utils",
"bugs": {
Expand Down

0 comments on commit 749dd48

Please sign in to comment.