Skip to content

Commit

Permalink
chore(*): publish
Browse files Browse the repository at this point in the history
 - @alfalab/[email protected]
 - @alfalab/[email protected]
 - @alfalab/[email protected]
 - @alfalab/[email protected]
  • Loading branch information
alfa-bot committed Sep 13, 2021
1 parent c995370 commit 7e0c660
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/data/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.7](https://github.com/alfa-laboratory/utils/compare/@alfalab/[email protected]...@alfalab/[email protected]) (2021-09-13)

**Note:** Version bump only for package @alfalab/data





## 0.4.6 (2021-09-13)

**Note:** Version bump only for package @alfalab/data
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/data",
"version": "0.4.6",
"version": "0.4.7",
"description": "common data",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.4](https://github.com/alfa-laboratory/utils/compare/@alfalab/[email protected]...@alfalab/[email protected]) (2021-09-13)

**Note:** Version bump only for package @alfalab/hooks





## 1.3.3 (2021-09-13)

**Note:** Version bump only for package @alfalab/hooks
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/hooks",
"version": "1.3.3",
"version": "1.3.4",
"description": "common hooks",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/toolbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/alfa-laboratory/utils/compare/@alfalab/[email protected]...@alfalab/[email protected]) (2021-09-13)

**Note:** Version bump only for package @alfalab/toolbox





## 0.0.6 (2021-09-13)

**Note:** Version bump only for package @alfalab/toolbox
Expand Down
8 changes: 4 additions & 4 deletions packages/toolbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/toolbox",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -16,9 +16,9 @@
"author": "Evgeniy Troynov",
"license": "MIT",
"dependencies": {
"@alfalab/data": "^0.4.6",
"@alfalab/hooks": "^1.3.3",
"@alfalab/utils": "^1.4.3"
"@alfalab/data": "^0.4.7",
"@alfalab/hooks": "^1.3.4",
"@alfalab/utils": "^1.4.4"
},
"devDependencies": {
"dts-bundle-generator": "^5.4.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.4](https://github.com/alfa-laboratory/utils/compare/@alfalab/[email protected]...@alfalab/[email protected]) (2021-09-13)

**Note:** Version bump only for package @alfalab/utils





## 1.4.3 (2021-09-13)

**Note:** Version bump only for package @alfalab/utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/utils",
"version": "1.4.3",
"version": "1.4.4",
"description": "common utils",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 7e0c660

Please sign in to comment.