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]
  • Loading branch information
W3stside committed Sep 28, 2024
1 parent 40d0fa9 commit 4b0cf5d
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 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.3](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.2](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
Expand Down
4 changes: 2 additions & 2 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.2",
"version": "0.4.2-alpha.3",
"engines": {
"node": "^18.8 || >=20"
},
Expand Down Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@past3lle/assets": "^2.1.0",
"@past3lle/carousel": "^2.1.2-alpha.2",
"@past3lle/carousel": "^2.1.2-alpha.3",
"@past3lle/components": "^2.1.2-alpha.0",
"@past3lle/constants": "^2.1.0",
"@past3lle/hooks": "^2.1.2-alpha.0",
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.3](https://github.com/PAST3LLE/monorepo/compare/@past3lle/[email protected]...@past3lle/[email protected]) (2024-09-28)


### Bug Fixes

* **carousel:** fix carousel style bugs and root: migrate back to V1 Yarn ([#108](https://github.com/PAST3LLE/monorepo/issues/108)) ([40d0fa9](https://github.com/PAST3LLE/monorepo/commit/40d0fa9b0af80e8f3984d4a3b532a6508d0edbc1))





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


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.2",
"version": "2.1.2-alpha.3",
"description": "PAST3LLE animated carousel built with @past3lle/carousel-hooks, usegesture, and react-springs",
"keywords": [
"springs",
Expand Down

0 comments on commit 4b0cf5d

Please sign in to comment.