Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
  • Loading branch information
W3stside committed Sep 28, 2024
1 parent 3106674 commit 0725fae
Show file tree
Hide file tree
Showing 16 changed files with 98 additions and 16 deletions.
8 changes: 8 additions & 0 deletions apps/pastellelabs-landing-ui/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.2-alpha.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)

**Note:** Version bump only for package @past3lle/pastellelabs-landing-ui





## [0.4.2-alpha.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/pastellelabs-landing-ui
Expand Down
6 changes: 3 additions & 3 deletions apps/pastellelabs-landing-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "git+https://github.com/PAST3LLE/past3lle-monorepo.git"
},
"private": true,
"version": "0.4.2-alpha.0",
"version": "0.4.2-alpha.1",
"engines": {
"node": "^18.8 || >=20"
},
Expand Down Expand Up @@ -61,11 +61,11 @@
},
"dependencies": {
"@past3lle/assets": "^2.1.0",
"@past3lle/carousel": "^2.1.2-alpha.0",
"@past3lle/carousel": "^2.1.2-alpha.1",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/constants": "^2.1.0",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/skillforge-widget": "^2.3.2-alpha.0",
"@past3lle/skillforge-widget": "^2.3.2-alpha.1",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/types": "^2.1.0",
"@past3lle/utils": "^2.1.0",
Expand Down
8 changes: 8 additions & 0 deletions apps/skillforge-ui/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.2-alpha.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)

**Note:** Version bump only for package @past3lle/skillforge-ui





## [1.3.2-alpha.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/skillforge-ui
Expand Down
8 changes: 4 additions & 4 deletions apps/skillforge-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "git+https://github.com/PAST3LLE/past3lle-monorepo.git"
},
"private": true,
"version": "1.3.2-alpha.0",
"version": "1.3.2-alpha.1",
"engines": {
"node": "^18.8 || >=20"
},
Expand All @@ -37,12 +37,12 @@
},
"dependencies": {
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/forge-web3": "^2.3.2-alpha.0",
"@past3lle/skillforge-widget": "^2.3.2-alpha.0",
"@past3lle/forge-web3": "^2.3.2-alpha.1",
"@past3lle/skillforge-widget": "^2.3.2-alpha.1",
"@past3lle/skilltree-contracts": "^0.1.8",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/utils": "^2.1.0",
"@past3lle/wagmi-connectors": "^2.3.2-alpha.0",
"@past3lle/wagmi-connectors": "^2.3.2-alpha.1",
"@tanstack/react-query": "^5.17.15",
"react-helmet-async": "^1.3.0",
"styled-components": "^5.3.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/carousel/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.

## [2.1.2-alpha.1](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix `@past3lle/carousel` type bug ([#106](https://github.com/PAST3LLE/monorepo/issues/106)) ([3106674](https://github.com/PAST3LLE/monorepo/commit/31066741cc44e10657a5d7adc8a074bb97823285))





## [2.1.2-alpha.0](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/carousel
Expand Down
2 changes: 1 addition & 1 deletion packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@past3lle/carousel",
"version": "2.1.2-alpha.0",
"version": "2.1.2-alpha.1",
"description": "PAST3LLE animated carousel built with @past3lle/carousel-hooks, usegesture, and react-springs",
"keywords": [
"springs",
Expand Down
11 changes: 11 additions & 0 deletions packages/forge-cli/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.

## [2.2.1-alpha.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix `@past3lle/carousel` type bug ([#106](https://github.com/PAST3LLE/past3lle-monorepo/issues/106)) ([3106674](https://github.com/PAST3LLE/past3lle-monorepo/commit/31066741cc44e10657a5d7adc8a074bb97823285))





# [2.2.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-08-28)

**Note:** Version bump only for package @past3lle/forge-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/forge-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@past3lle/forge-cli",
"version": "2.2.0",
"version": "2.2.1-alpha.0",
"sideEffects": false,
"description": "FORGE CLI tools",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/forge-web3/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.

## [2.3.2-alpha.1](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix `@past3lle/carousel` type bug ([#106](https://github.com/PAST3LLE/monorepo/issues/106)) ([3106674](https://github.com/PAST3LLE/monorepo/commit/31066741cc44e10657a5d7adc8a074bb97823285))





## [2.3.2-alpha.0](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/forge-web3
Expand Down
4 changes: 2 additions & 2 deletions packages/forge-web3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@past3lle/forge-web3",
"sideEffects": false,
"version": "2.3.2-alpha.0",
"version": "2.3.2-alpha.1",
"description": "PAST3LLE FORGE Web3 hooks and tings",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/skilltree-contracts": "^0.1.8",
"@past3lle/utils": "^2.1.0",
"@past3lle/web3-modal": "^2.3.2-alpha.0",
"@past3lle/web3-modal": "^2.3.2-alpha.1",
"jotai": "^2.6.0",
"jotai-optics": "^0.3.1",
"optics-ts": "^2.4.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/skillforge-widget/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.

## [2.3.2-alpha.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix `@past3lle/carousel` type bug ([#106](https://github.com/PAST3LLE/past3lle-monorepo/issues/106)) ([3106674](https://github.com/PAST3LLE/past3lle-monorepo/commit/31066741cc44e10657a5d7adc8a074bb97823285))





## [2.3.2-alpha.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/skillforge-widget
Expand Down
4 changes: 2 additions & 2 deletions packages/skillforge-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@past3lle/skillforge-widget",
"sideEffects": false,
"version": "2.3.2-alpha.0",
"version": "2.3.2-alpha.1",
"description": "PAST3LLE SKILLFORGE component as an NPM ESM pkg.",
"main": "dist/esm/index.js",
"typings": "dist/types/index.d.ts",
Expand Down Expand Up @@ -93,7 +93,7 @@
},
"dependencies": {
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/forge-web3": "^2.3.2-alpha.0",
"@past3lle/forge-web3": "^2.3.2-alpha.1",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/types": "^2.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/wagmi-connectors/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.

## [2.3.2-alpha.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix `@past3lle/carousel` type bug ([#106](https://github.com/PAST3LLE/past3lle-monorepo/issues/106)) ([3106674](https://github.com/PAST3LLE/past3lle-monorepo/commit/31066741cc44e10657a5d7adc8a074bb97823285))





## [2.3.2-alpha.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/wagmi-connectors
Expand Down
2 changes: 1 addition & 1 deletion packages/wagmi-connectors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@past3lle/wagmi-connectors",
"sideEffects": false,
"version": "2.3.2-alpha.0",
"version": "2.3.2-alpha.1",
"description": "Past3lle enhanced V2 Wagmi connectors",
"keywords": [
"web3",
Expand Down
11 changes: 11 additions & 0 deletions packages/web3-modal/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.

## [2.3.2-alpha.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix `@past3lle/carousel` type bug ([#106](https://github.com/PAST3LLE/past3lle-monorepo/issues/106)) ([3106674](https://github.com/PAST3LLE/past3lle-monorepo/commit/31066741cc44e10657a5d7adc8a074bb97823285))





## [2.3.2-alpha.0](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/web3-modal
Expand Down
4 changes: 2 additions & 2 deletions packages/web3-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@past3lle/web3-modal",
"version": "2.3.2-alpha.0",
"version": "2.3.2-alpha.1",
"sideEffects": false,
"description": "PAST3LLE's Web3 connection modal",
"keywords": [
Expand Down Expand Up @@ -81,7 +81,7 @@
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/utils": "^2.1.0",
"@past3lle/wagmi-connectors": "^2.3.2-alpha.0",
"@past3lle/wagmi-connectors": "^2.3.2-alpha.1",
"@safe-global/api-kit": "^2.4.5",
"@safe-global/safe-apps-sdk": "^9.1.0",
"date-fns": "^3.0.0",
Expand Down

0 comments on commit 0725fae

Please sign in to comment.