Skip to content

Commit

Permalink
v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Jun 13, 2024
1 parent 7222f54 commit b407d63
Show file tree
Hide file tree
Showing 15 changed files with 84 additions and 13 deletions.
11 changes: 11 additions & 0 deletions 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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)


### Features

* remove prop-types & fix a lot of types ([7222f54](https://github.com/p3ol/junipero/commit/7222f547bca6313af0d33f8b4461fa004a4a88dd))





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*"
],
"npmClient": "yarn",
"version": "3.5.5",
"version": "3.6.0",
"command": {
"publish": {
"conventionalCommits": true
Expand Down
11 changes: 11 additions & 0 deletions packages/core/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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)


### Features

* remove prop-types & fix a lot of types ([7222f54](https://github.com/p3ol/junipero/commit/7222f547bca6313af0d33f8b4461fa004a4a88dd))





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)

**Note:** Version bump only for package @junipero/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junipero/core",
"version": "3.5.5",
"version": "3.6.0",
"description": "🏔 Junipero Design System Core Utils",
"main": "dist/junipero-core.cjs.js",
"module": "dist/esm/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/hooks/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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)


### Features

* remove prop-types & fix a lot of types ([7222f54](https://github.com/p3ol/junipero/commit/7222f547bca6313af0d33f8b4461fa004a4a88dd))





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)

**Note:** Version bump only for package @junipero/hooks
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junipero/hooks",
"version": "3.5.5",
"version": "3.6.0",
"description": "🏔 Junipero Design System React hooks",
"main": "dist/junipero-hooks.cjs.js",
"module": "dist/esm/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-d3-plugin/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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)


### Features

* remove prop-types & fix a lot of types ([7222f54](https://github.com/p3ol/junipero/commit/7222f547bca6313af0d33f8b4461fa004a4a88dd))





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)

**Note:** Version bump only for package @junipero/react-d3-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/react-d3-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junipero/react-d3-plugin",
"version": "3.5.5",
"version": "3.6.0",
"description": "🏔 Junipero Design System D3 Components for React",
"main": "dist/junipero-react-d3-plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)


### Features

* remove prop-types & fix a lot of types ([7222f54](https://github.com/p3ol/junipero/commit/7222f547bca6313af0d33f8b4461fa004a4a88dd))





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)

**Note:** Version bump only for package @junipero/react
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junipero/react",
"version": "3.5.5",
"version": "3.6.0",
"description": "🏔 Junipero Design System React components",
"main": "dist/junipero-react.cjs.js",
"module": "dist/esm/index.js",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@floating-ui/react": "0.26.16",
"@junipero/core": "^3.5.5",
"@junipero/hooks": "^3.5.5"
"@junipero/core": "^3.6.0",
"@junipero/hooks": "^3.6.0"
},
"scripts": {
"clean": "rm -rf ./dist || true",
Expand Down
8 changes: 8 additions & 0 deletions packages/tailwind-plugin/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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)

**Note:** Version bump only for package @junipero/tailwind-plugin





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)

**Note:** Version bump only for package @junipero/tailwind-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junipero/tailwind-plugin",
"version": "3.5.5",
"version": "3.6.0",
"description": "🏔 Junipero Design System Tailwind Plugin",
"main": "dist/junipero-tailwind-plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/transitions/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.

# [3.6.0](https://github.com/p3ol/junipero/compare/v3.5.5...v3.6.0) (2024-06-13)

**Note:** Version bump only for package @junipero/transitions





## [3.5.5](https://github.com/p3ol/junipero/compare/v3.5.4...v3.5.5) (2024-06-11)

**Note:** Version bump only for package @junipero/transitions
Expand Down
2 changes: 1 addition & 1 deletion packages/transitions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junipero/transitions",
"version": "3.5.5",
"version": "3.6.0",
"description": "🏔 Junipero Design System React Transitions",
"main": "dist/junipero-transitions.cjs.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,13 +2637,13 @@ __metadata:
languageName: node
linkType: hard

"@junipero/core@npm:^3.5.5, @junipero/core@workspace:*, @junipero/core@workspace:packages/core":
"@junipero/core@npm:^3.6.0, @junipero/core@workspace:*, @junipero/core@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@junipero/core@workspace:packages/core"
languageName: unknown
linkType: soft

"@junipero/hooks@npm:^3.5.5, @junipero/hooks@workspace:packages/hooks":
"@junipero/hooks@npm:^3.6.0, @junipero/hooks@workspace:packages/hooks":
version: 0.0.0-use.local
resolution: "@junipero/hooks@workspace:packages/hooks"
peerDependencies:
Expand Down Expand Up @@ -2671,8 +2671,8 @@ __metadata:
resolution: "@junipero/react@workspace:packages/react"
dependencies:
"@floating-ui/react": "npm:0.26.16"
"@junipero/core": "npm:^3.5.5"
"@junipero/hooks": "npm:^3.5.5"
"@junipero/core": "npm:^3.6.0"
"@junipero/hooks": "npm:^3.6.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
Expand Down

0 comments on commit b407d63

Please sign in to comment.