Commit dbddb540 authored by Sergey Pushkin's avatar Sergey Pushkin
Browse files

chore(release): 1.0.6

parent 4b89bd08
Pipeline #25987 passed with stages
in 2 minutes and 36 seconds
Showing with 10 additions and 2 deletions
+10 -2
......@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.6](https://git.idalite.com/idalite-frontend/utils/compare/v1.0.5...v1.0.6) (2023-04-18)
### Bug Fixes
* **package.json:** Поправил автора ([d5df9ae](https://git.idalite.com/idalite-frontend/utils/commit/d5df9aec45d7f2b9269375c08c51de8868aa37cd))
* **package.json:** Поправил секцию exports ([4b89bd0](https://git.idalite.com/idalite-frontend/utils/commit/4b89bd089d7f594b4d11be53c36da730ed07c338))
### [1.0.5](https://git.idalite.com/idalite-frontend/utils/compare/v1.0.4...v1.0.5) (2023-04-18)
......
{
"name": "@idalite-frontend/utils",
"version": "1.0.5",
"version": "1.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "@idalite-frontend/utils",
"version": "1.0.5",
"version": "1.0.6",
"description": "Utils library",
"type": "module",
"main": "dist/index.common.js",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment