Skip to content

Commit

Permalink
v2.0.0-alpha.28
Browse files Browse the repository at this point in the history
  • Loading branch information
blakebyrnes committed Mar 11, 2024
1 parent c82fc6d commit 367ef2f
Show file tree
Hide file tree
Showing 12 changed files with 58 additions and 10 deletions.
8 changes: 8 additions & 0 deletions 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.

# [2.0.0-alpha.28](https://github.com/ulixee/shared/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-03-11)

**Note:** Version bump only for package @ulixee/shared-monorepo





# [2.0.0-alpha.27](https://github.com/ulixee/shared/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-03-01)

**Note:** Version bump only for package @ulixee/shared-monorepo
Expand Down
8 changes: 8 additions & 0 deletions commons/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.

# [2.0.0-alpha.28](https://github.com/ulixee/shared/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-03-11)

**Note:** Version bump only for package @ulixee/commons





# [2.0.0-alpha.27](https://github.com/ulixee/shared/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-03-01)

**Note:** Version bump only for package @ulixee/commons
Expand Down
2 changes: 1 addition & 1 deletion commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ulixee/commons",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"private": true,
"description": "Common utilities for Ulixee",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions crypto/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.

# [2.0.0-alpha.28](https://github.com/ulixee/shared/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-03-11)

**Note:** Version bump only for package @ulixee/crypto





# [2.0.0-alpha.27](https://github.com/ulixee/shared/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-03-01)

**Note:** Version bump only for package @ulixee/crypto
Expand Down
8 changes: 4 additions & 4 deletions crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@ulixee/crypto",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"description": "Common crypto tools for Ulixee",
"license": "MIT",
"bin": "./bin/cli.js",
"dependencies": {
"@ulixee/commons": "2.0.0-alpha.27",
"@ulixee/crypto": "2.0.0-alpha.27",
"@ulixee/specification": "2.0.0-alpha.27",
"@ulixee/commons": "2.0.0-alpha.28",
"@ulixee/crypto": "2.0.0-alpha.28",
"@ulixee/specification": "2.0.0-alpha.28",
"bignumber.js": "^9.0.2",
"commander": "^9.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions net/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.

# [2.0.0-alpha.28](https://github.com/ulixee/shared/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-03-11)

**Note:** Version bump only for package @ulixee/net





# [2.0.0-alpha.27](https://github.com/ulixee/shared/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-03-01)

**Note:** Version bump only for package @ulixee/net
Expand Down
4 changes: 2 additions & 2 deletions net/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ulixee/net",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"private": true,
"description": "Common networking for the Ulixee projects",
"license": "MIT",
"dependencies": {
"@ulixee/commons": "2.0.0-alpha.27",
"@ulixee/commons": "2.0.0-alpha.28",
"ws": "^7.5.9"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions schema/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.

# [2.0.0-alpha.28](https://github.com/ulixee/shared/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-03-11)

**Note:** Version bump only for package @ulixee/schema





# [2.0.0-alpha.27](https://github.com/ulixee/shared/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-03-01)

**Note:** Version bump only for package @ulixee/schema
Expand Down
2 changes: 1 addition & 1 deletion schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ulixee/schema",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"description": "A basic schema utility with static constraints to support secure type checking.",
"license": "MIT",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions specification/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.

# [2.0.0-alpha.28](https://github.com/ulixee/shared/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-03-11)

**Note:** Version bump only for package @ulixee/specification





# [2.0.0-alpha.27](https://github.com/ulixee/shared/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-03-01)

**Note:** Version bump only for package @ulixee/specification
Expand Down
2 changes: 1 addition & 1 deletion specification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ulixee/specification",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"description": "",
"main": "./index.js",
"license": "MIT",
Expand Down

0 comments on commit 367ef2f

Please sign in to comment.