Skip to content

Commit

Permalink
v1.0.0-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
CKGrafico committed Oct 3, 2022
1 parent 884c6b6 commit f797d83
Show file tree
Hide file tree
Showing 19 changed files with 83 additions and 11 deletions.
8 changes: 8 additions & 0 deletions 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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package papanasi





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package papanasi
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"packages": [
"packages/*"
],
"version": "1.0.0-rc.7"
"version": "1.0.0-rc.8"
}
8 changes: 8 additions & 0 deletions packages/angular/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/angular





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/angular
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/angular",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Angular UI Library",
"main": "./dist/papanasi-angular.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/preact/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/preact





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/preact
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/preact",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Preact UI Library",
"main": "./dist/papanasi-preact.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/qwik/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/qwik





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/qwik
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/qwik",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Qwik UI Library",
"main": "./dist/papanasi-qwik.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

# [1.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/react





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/react
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/react",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi React UI Library",
"main": "./dist/papanasi-react.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/solid





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/solid
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/solid",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Solid JS UI Library",
"main": "./dist/papanasi-solid.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/svelte





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/svelte
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/svelte",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Svelte UI Library",
"main": "./dist/papanasi-svelte.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/vue





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/vue
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/vue",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Vue UI Library",
"main": "./dist/papanasi-vue.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/webcomponent/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.0.0-rc.8](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2022-10-03)

**Note:** Version bump only for package @papanasi/webcomponents





# [1.0.0-rc.7](https://github.com/CKGrafico/papanasi/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2022-10-03)

**Note:** Version bump only for package @papanasi/webcomponents
Expand Down
2 changes: 1 addition & 1 deletion packages/webcomponent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@papanasi/webcomponents",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "ckgrafico/papanasi",
"description": "Papanasi Web Components UI Library",
"main": "./dist/papanasi-webcomponents.umd.js",
Expand Down

0 comments on commit f797d83

Please sign in to comment.