Skip to content

Commit

Permalink
chore: release v0.1.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyazgara committed Oct 29, 2022
1 parent f87f4c5 commit 081f586
Show file tree
Hide file tree
Showing 18 changed files with 90 additions and 9 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)


### Features

* **cursor-pagination:** add cursor pagination interceptor ([7b83c57](https://github.com/seedium/knexion/commit/7b83c571181341fc79bb8e99f41af9ada81c1b0b))





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"changelogPreset": "angular",
"command": {
"version": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)

**Note:** Version bump only for package @knexion/core





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/core",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/core#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/cursor-pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)


### Features

* **cursor-pagination:** add cursor pagination interceptor ([7b83c57](https://github.com/seedium/knexion/commit/7b83c571181341fc79bb8e99f41af9ada81c1b0b))
2 changes: 1 addition & 1 deletion packages/cursor-pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/cursor-pagination",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/cursor-pagination#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/filter/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.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)

**Note:** Version bump only for package @knexion/filter





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)

**Note:** Version bump only for package @knexion/filter
Expand Down
2 changes: 1 addition & 1 deletion packages/filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/filter",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/filter#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/knexion-test-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.

# [0.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)

**Note:** Version bump only for package knexion-test-utils





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)

**Note:** Version bump only for package knexion-test-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/knexion-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knexion-test-utils",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"private": true,
"author": "Kostya Zgara <k.zgara@seedium.io>",
Expand Down
8 changes: 8 additions & 0 deletions packages/page-pagination/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.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)

**Note:** Version bump only for package @knexion/page-pagination





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)

**Note:** Version bump only for package @knexion/page-pagination
Expand Down
2 changes: 1 addition & 1 deletion packages/page-pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/page-pagination",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/page-pagination#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/soft-delete/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.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)

**Note:** Version bump only for package @knexion/soft-delete





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)

**Note:** Version bump only for package @knexion/soft-delete
Expand Down
2 changes: 1 addition & 1 deletion packages/soft-delete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/soft-delete",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/soft-delete#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/sort/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)


### Features

* **cursor-pagination:** add cursor pagination interceptor ([7b83c57](https://github.com/seedium/knexion/commit/7b83c571181341fc79bb8e99f41af9ada81c1b0b))





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)

**Note:** Version bump only for package @knexion/sort
Expand Down
2 changes: 1 addition & 1 deletion packages/sort/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/sort",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/sort#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/transform/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.1.0-alpha.5](https://github.com/seedium/knexion/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2022-10-29)

**Note:** Version bump only for package @knexion/transform





# [0.1.0-alpha.4](https://github.com/seedium/knexion/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-10-28)

**Note:** Version bump only for package @knexion/transform
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knexion/transform",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"description": "> TODO: description",
"author": "Seedium <info@seedium.io>",
"homepage": "https://github.com/seedium/knexion/tree/main/packages/transform#readme",
Expand Down

0 comments on commit 081f586

Please sign in to comment.