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]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
 - @past3lle/[email protected]
  • Loading branch information
W3stside committed Sep 17, 2024
1 parent 939cb69 commit 2a65688
Show file tree
Hide file tree
Showing 22 changed files with 131 additions and 40 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.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





## [0.4.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/pastellelabs-landing-ui
Expand Down
12 changes: 6 additions & 6 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.1",
"version": "0.4.2-alpha.0",
"engines": {
"node": "^18.8 || >=20"
},
Expand Down Expand Up @@ -61,12 +61,12 @@
},
"dependencies": {
"@past3lle/assets": "^2.1.0",
"@past3lle/carousel": "^2.1.1",
"@past3lle/components": "^2.1.1",
"@past3lle/carousel": "^2.1.2-alpha.0",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/constants": "^2.1.0",
"@past3lle/hooks": "^2.1.1",
"@past3lle/skillforge-widget": "^2.3.1",
"@past3lle/theme": "^2.1.1",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/skillforge-widget": "^2.3.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/types": "^2.1.0",
"@past3lle/utils": "^2.1.0",
"polished": "^4.2.2",
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.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





## [1.3.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/skillforge-ui
Expand Down
12 changes: 6 additions & 6 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.1",
"version": "1.3.2-alpha.0",
"engines": {
"node": "^18.8 || >=20"
},
Expand All @@ -36,13 +36,13 @@
"forge-cli:local": "../../node_modules/@past3lle/forge-cli/bin/forge-cli.js"
},
"dependencies": {
"@past3lle/components": "^2.1.1",
"@past3lle/forge-web3": "^2.3.1",
"@past3lle/skillforge-widget": "^2.3.1",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/forge-web3": "^2.3.2-alpha.0",
"@past3lle/skillforge-widget": "^2.3.2-alpha.0",
"@past3lle/skilltree-contracts": "^0.1.8",
"@past3lle/theme": "^2.1.1",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/utils": "^2.1.0",
"@past3lle/wagmi-connectors": "^2.3.1",
"@past3lle/wagmi-connectors": "^2.3.2-alpha.0",
"@tanstack/react-query": "^5.17.15",
"react-helmet-async": "^1.3.0",
"styled-components": "^5.3.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/carousel-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.

## [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-hooks





## [2.1.1](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/carousel-hooks
Expand Down
4 changes: 2 additions & 2 deletions packages/carousel-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@past3lle/carousel-hooks",
"version": "2.1.1",
"version": "2.1.2-alpha.0",
"description": "PASTELLE carousel animation hooks built on top of @usegesture and react-springs",
"sideEffects": false,
"keywords": [
Expand Down Expand Up @@ -87,7 +87,7 @@
"tslib": "^2.4.1"
},
"dependencies": {
"@past3lle/hooks": "^2.1.1",
"@past3lle/hooks": "^2.1.2-alpha.0",
"lodash.clamp": "^4.0.3"
},
"gitHead": "a2b4f4f3c33ab7e1040da4cecdd300e715d5eeea"
Expand Down
8 changes: 8 additions & 0 deletions packages/carousel/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.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





## [2.1.1](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/carousel
Expand Down
10 changes: 5 additions & 5 deletions packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@past3lle/carousel",
"version": "2.1.1",
"version": "2.1.2-alpha.0",
"description": "PAST3LLE animated carousel built with @past3lle/carousel-hooks, usegesture, and react-springs",
"keywords": [
"springs",
Expand Down Expand Up @@ -96,10 +96,10 @@
"tslib": "^2.4.1"
},
"dependencies": {
"@past3lle/carousel-hooks": "^2.1.1",
"@past3lle/components": "^2.1.1",
"@past3lle/hooks": "^2.1.1",
"@past3lle/theme": "^2.1.1",
"@past3lle/carousel-hooks": "^2.1.2-alpha.0",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/utils": "^2.1.0",
"polished": "^4.2.2",
"react-feather": "^2.0.10"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/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.1.2-alpha.0](https://github.com/PAST3LLE/schematics-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)

**Note:** Version bump only for package @past3lle/components





## [2.1.1](https://github.com/PAST3LLE/schematics-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/components
Expand Down
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@past3lle/components",
"sideEffects": false,
"version": "2.1.1",
"version": "2.1.2-alpha.0",
"description": "common components",
"main": "dist/components.esm.js",
"module": "dist/components.esm.js",
Expand Down Expand Up @@ -84,8 +84,8 @@
"dependencies": {
"@past3lle/assets": "^2.1.0",
"@past3lle/constants": "^2.1.0",
"@past3lle/hooks": "^2.1.1",
"@past3lle/theme": "^2.1.1",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/types": "^2.1.0",
"@past3lle/utils": "^2.1.0",
"@popperjs/core": "^2.11.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/forge-web3/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.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





## [2.3.1](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/forge-web3
Expand Down
6 changes: 3 additions & 3 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.1",
"version": "2.3.2-alpha.0",
"description": "PAST3LLE FORGE Web3 hooks and tings",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -74,10 +74,10 @@
"wagmi": ">=2.5.5 < 3"
},
"dependencies": {
"@past3lle/hooks": "^2.1.1",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/skilltree-contracts": "^0.1.8",
"@past3lle/utils": "^2.1.0",
"@past3lle/web3-modal": "^2.3.1",
"@past3lle/web3-modal": "^2.3.2-alpha.0",
"jotai": "^2.6.0",
"jotai-optics": "^0.3.1",
"optics-ts": "^2.4.1"
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.

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

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





## [2.1.1](https://github.com/PAST3LLE/schematics-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/hooks
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@past3lle/hooks",
"sideEffects": false,
"version": "2.1.1",
"version": "2.1.2-alpha.0",
"description": "PAST3LLE common hooks e.g useDetectIntoView, useDebounce, etc.",
"main": "dist/hooks.esm.js",
"module": "dist/hooks.esm.js",
Expand Down Expand Up @@ -71,7 +71,7 @@
"tslib": "^2.4.1"
},
"dependencies": {
"@past3lle/theme": "^2.1.1",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/utils": "^2.1.0",
"copy-to-clipboard": "^3.3.3",
"lodash.throttle": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/skillforge-widget/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.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





## [2.3.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/skillforge-widget
Expand Down
10 changes: 5 additions & 5 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.1",
"version": "2.3.2-alpha.0",
"description": "PAST3LLE SKILLFORGE component as an NPM ESM pkg.",
"main": "dist/esm/index.js",
"typings": "dist/types/index.d.ts",
Expand Down Expand Up @@ -92,10 +92,10 @@
"wagmi": "^2.12.8"
},
"dependencies": {
"@past3lle/components": "^2.1.1",
"@past3lle/forge-web3": "^2.3.1",
"@past3lle/hooks": "^2.1.1",
"@past3lle/theme": "^2.1.1",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/forge-web3": "^2.3.2-alpha.0",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/types": "^2.1.0",
"@past3lle/utils": "^2.1.0",
"jotai": "^2.6.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/theme/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.0](https://github.com/PAST3LLE/schematics-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-17)


### Bug Fixes

* **theme:** allow passing of wcag options in contrast fn ([#105](https://github.com/PAST3LLE/schematics-monorepo/issues/105)) ([939cb69](https://github.com/PAST3LLE/schematics-monorepo/commit/939cb696b3c359384b77331b34a510a658c67d37))





## [2.1.1](https://github.com/PAST3LLE/schematics-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/theme
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@past3lle/theme",
"sideEffects": false,
"version": "2.1.1",
"version": "2.1.2-alpha.0",
"description": "common theme parts",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/wagmi-connectors/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.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





## [2.3.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/wagmi-connectors
Expand Down
4 changes: 2 additions & 2 deletions 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.1",
"version": "2.3.2-alpha.0",
"description": "Past3lle enhanced V2 Wagmi connectors",
"keywords": [
"web3",
Expand Down Expand Up @@ -124,7 +124,7 @@
},
"devDependencies": {
"@ledgerhq/types-live": "6.43.1",
"@past3lle/theme": "^2.1.1",
"@past3lle/theme": "^2.1.2-alpha.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/web3-modal/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.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





## [2.3.1](https://github.com/PAST3LLE/past3lle-monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-05)

**Note:** Version bump only for package @past3lle/web3-modal
Expand Down
10 changes: 5 additions & 5 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.1",
"version": "2.3.2-alpha.0",
"sideEffects": false,
"description": "PAST3LLE's Web3 connection modal",
"keywords": [
Expand Down Expand Up @@ -77,11 +77,11 @@
"wagmi": ">=2.5.5 < 3"
},
"dependencies": {
"@past3lle/components": "^2.1.1",
"@past3lle/hooks": "^2.1.1",
"@past3lle/theme": "^2.1.1",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/hooks": "^2.1.2-alpha.0",
"@past3lle/theme": "^2.1.2-alpha.0",
"@past3lle/utils": "^2.1.0",
"@past3lle/wagmi-connectors": "^2.3.1",
"@past3lle/wagmi-connectors": "^2.3.2-alpha.0",
"@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 2a65688

Please sign in to comment.