Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @pine-ds/core@0.0.2-alpha.1
 - @pine-ds/react@0.0.2-alpha.1
  • Loading branch information
kajabi-bot committed Jan 3, 2024
1 parent bd008dc commit c662674
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 6 deletions.
8 changes: 8 additions & 0 deletions libs/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.0.2-alpha.1](https://github.com/Kajabi/pine/compare/@pine-ds/core@0.0.2-alpha.0...@pine-ds/core@0.0.2-alpha.1) (2024-01-03)

**Note:** Version bump only for package @pine-ds/core





## 0.0.2-alpha.0 (2023-12-14)


Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pine-ds/core",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"license": "MIT",
"description": "Base components for Pine Design System",
"author": "Kajabi Design System Services",
Expand Down
8 changes: 8 additions & 0 deletions libs/react/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.0.2-alpha.1](https://github.com/Kajabi/pine/compare/@pine-ds/react@0.0.2-alpha.0...@pine-ds/react@0.0.2-alpha.1) (2024-01-03)

**Note:** Version bump only for package @pine-ds/react





## 0.0.2-alpha.0 (2023-12-14)


Expand Down
4 changes: 2 additions & 2 deletions libs/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pine-ds/react",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"license": "MIT",
"description": "Pine Web Components React Wrapper",
"author": "Kajabi Design System Services",
Expand Down Expand Up @@ -36,7 +36,7 @@
"tsc": "tsc -p ."
},
"dependencies": {
"@pine-ds/core": "^0.0.2-alpha.0",
"@pine-ds/core": "^0.0.2-alpha.1",
"@pine-ds/icons": "3.3.0-rc.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c662674

Please sign in to comment.