Skip to content

Commit

Permalink
Merge pull request #366 from PrestaShopCorp/bump-version-2.1.0
Browse files Browse the repository at this point in the history
chore: bump versions packages (puik v2.1.0)
  • Loading branch information
mattgoud authored Jul 29, 2024
2 parents 14bbefa + c5f68a1 commit 8ceb45d
Show file tree
Hide file tree
Showing 16 changed files with 89 additions and 9 deletions.
17 changes: 16 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @prestashopcorp/puik-docs

## 1.2.0

### Minor Changes

- update documentations

### Patch Changes

- Updated dependencies
- @prestashopcorp/puik-tailwind-preset@2.1.0
- @prestashopcorp/puik-web-components@2.1.0
- @prestashopcorp/puik-components@2.1.0
- @prestashopcorp/puik-resolver@3.0.0
- @prestashopcorp/puik-theme@2.1.0

## 1.1.1

### Patch Changes
Expand All @@ -17,7 +32,7 @@

- e1968b8: merge main branch (see release v1.14.2) and update packages descriptions
- 13cc8a6: - Changing package descriptions.
- upgrade unplugin-vue-components
- upgrade unplugin-vue-components

## 1.1.0-beta.3

Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prestashopcorp/puik-docs",
"description": "PUIK docs - Storybook documentation.",
"version": "1.1.1",
"version": "1.2.0",
"private": true,
"main": "index.js",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @prestashopcorp/puik-components

## 2.1.0

### Minor Changes

- version 2.1.0

### Patch Changes

- Updated dependencies
- @prestashopcorp/puik-theme@2.1.0

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prestashopcorp/puik-components",
"description": "PUIK Vue 3 components library.",
"version": "2.0.1",
"version": "2.1.0",
"type": "module",
"scripts": {
"build": "vue-tsc --noEmit --project ./tsconfig.build.json && vite build"
Expand Down
6 changes: 6 additions & 0 deletions packages/locale/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @prestashopcorp/puik-locale

## 2.1.0

### Minor Changes

- version 2.1.0

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/locale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "@prestashopcorp/puik-locale",
"description": "PUIK locale - Translations feature.",
"private": true,
"version": "2.0.0",
"version": "2.1.0",
"license": "MIT"
}
15 changes: 15 additions & 0 deletions packages/puik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @prestashopcorp/puik

## 2.1.0

### Minor Changes

- version 2.1.0

### Patch Changes

- Updated dependencies
- @prestashopcorp/puik-tailwind-preset@2.1.0
- @prestashopcorp/puik-web-components@2.1.0
- @prestashopcorp/puik-components@2.1.0
- @prestashopcorp/puik-resolver@3.0.0
- @prestashopcorp/puik-theme@2.1.0

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/puik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "PUIK - This includes all public packages of PrestaShop UI kit.",
"license": "MIT",
"author": "Prestashop",
"version": "2.0.1",
"version": "2.1.0",
"type": "module",
"scripts": {
"build": "vue-tsc --noEmit --project ./tsconfig.build.json && vite build"
Expand Down
10 changes: 10 additions & 0 deletions packages/resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @prestashopcorp/puik-resolver

## 3.0.0

### Minor Changes

### Patch Changes

- Updated dependencies
- @prestashopcorp/puik-components@2.1.0
- @prestashopcorp/puik-theme@2.1.0

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prestashopcorp/puik-resolver",
"description": "PUIK resolver - For unplugin-vue-components.",
"version": "2.0.1",
"version": "3.0.0",
"type": "module",
"files": [
"dist"
Expand Down
6 changes: 6 additions & 0 deletions packages/tailwind-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @prestashopcorp/puik-tailwind-preset

## 2.1.0

### Minor Changes

- version 2.1.0

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@prestashopcorp/puik-tailwind-preset",
"description": "PUIK tailwind preset - A set of Tailwind CSS utility classes, adapted to the new branding.",
"type": "module",
"version": "2.0.1",
"version": "2.1.0",
"license": "MIT",
"files": [
"dist"
Expand Down
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @prestashopcorp/puik-theme

## 2.1.0

### Minor Changes

- version 2.1.0

## 2.0.1

### Patch Changes
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": "@prestashopcorp/puik-theme",
"description": "PUIK theme - CSS classes of Prestashop UI Kit.",
"version": "2.0.1",
"version": "2.1.0",
"main": "./dist/index.css",
"style": "./dist/index.css",
"unpkg": "./dist/index.css",
Expand Down
11 changes: 11 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @prestashopcorp/puik-web-components

## 2.1.0

### Minor Changes

- version 2.1.0

### Patch Changes

- Updated dependencies
- @prestashopcorp/puik-components@2.1.0

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prestashopcorp/puik-web-components",
"description": "PUIK Web-Components library.",
"version": "2.0.1",
"version": "2.1.0",
"type": "module",
"scripts": {
"build": "tsc --noEmit --project ./tsconfig.build.json && vite build"
Expand Down

0 comments on commit 8ceb45d

Please sign in to comment.