Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .changeset/olive-pots-film.md

This file was deleted.

4 changes: 2 additions & 2 deletions apps/docs/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/seo": "^2.0.0-rc.10",
"@nuxtjs/tailwindcss": "7.0.0-beta.1",
"@storefront-ui/typography": "^3.0.0",
"@storefront-ui/vue": "^3.0.0",
"@storefront-ui/typography": "^3.1.0",
"@storefront-ui/vue": "^3.1.0",
"@tailwindcss/typography": "^0.5.19",
"@vueuse/integrations": "^12.8.0",
"@vueuse/nuxt": "^12.8.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/config/tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @storefront-ui/tailwind-config

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

### Patch Changes

- Updated dependencies [[`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55)]:
- @storefront-ui/tw-plugin-peer-next@3.1.0

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/tailwind-config",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down
11 changes: 11 additions & 0 deletions packages/sfui/frameworks/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @storefront-ui/nuxt

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

### Patch Changes

- Updated dependencies [[`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55)]:
- @storefront-ui/vue@3.1.0

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/frameworks/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/nuxt",
"version": "3.0.0",
"version": "3.1.0",
"homepage": "https://docs.storefrontui.io/v2/",
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
12 changes: 12 additions & 0 deletions packages/sfui/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @storefront-ui/react

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

### Patch Changes

- Updated dependencies [[`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55)]:
- @storefront-ui/tailwind-config@3.1.0
- @storefront-ui/shared@3.1.0

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/react",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"sideEffects": false,
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/sfui/frameworks/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @storefront-ui/vue

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

### Patch Changes

- Updated dependencies [[`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55)]:
- @storefront-ui/tailwind-config@3.1.0
- @storefront-ui/shared@3.1.0

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/vue",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/sfui/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @storefront-ui/shared

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storefront-ui/shared",
"description": "Shared set of utils and typings used by `@storefront-ui/*` packages",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/sfui/tw-plugin-peer-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @storefront-ui/tw-plugin-peer-next

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/tw-plugin-peer-next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storefront-ui/tw-plugin-peer-next",
"description": "SFUI peer-next plugin for Tailwind",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/sfui/typography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @storefront-ui/typography

## 3.1.0

### Minor Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`e75c802`](https://github.com/vuestorefront/storefront-ui/commit/e75c802f4c3b6eaf5d4fdefdf8afd8048948be55) Thanks [@FRSgit](https://github.com/FRSgit)! - Bump version so it would match current state in npm

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/typography/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storefront-ui/typography",
"description": "SFUI typography plugin for Tailwind",
"version": "3.0.0",
"version": "3.1.0",
"sideEffects": false,
"license": "MIT",
"exports": {
Expand Down