Skip to content

Commit

Permalink
chore(release): publish v1.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiloyi committed Jun 20, 2024
1 parent f6b2900 commit 66a21e5
Show file tree
Hide file tree
Showing 20 changed files with 69 additions and 14 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.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

### Bug Fixes

- **component/listbox:** set same style on hover and focus ([#1590](https://github.com/adeo/mozaic-design-system/issues/1590)) ([0d89923](https://github.com/adeo/mozaic-design-system/commit/0d89923dfb4f7d81ced6279fd239d71a5509f929))

### Features

- **components/a11y:** update of focus states ([#1593](https://github.com/adeo/mozaic-design-system/issues/1593)) ([7a98215](https://github.com/adeo/mozaic-design-system/commit/7a98215136997bb502cd0c25ff9f234bc3713c15)), closes [#1592](https://github.com/adeo/mozaic-design-system/issues/1592)
- **icons:** update icons and logotypes ([#1599](https://github.com/adeo/mozaic-design-system/issues/1599)) ([f6b2900](https://github.com/adeo/mozaic-design-system/commit/f6b2900144cb3fb825787312ec5e18c7b6fdbb59))

# [1.74.0](https://github.com/adeo/mozaic-design-system/compare/v1.73.2...v1.74.0) (2024-05-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.74.0",
"version": "1.75.0",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
4 changes: 4 additions & 0 deletions packages/css-dev-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/css-dev-tools

# [1.70.0](https://github.com/adeo/mozaic-design-system/compare/v1.68.1...v1.70.0) (2024-01-18)

**Note:** Version bump only for package @mozaic-ds/css-dev-tools
Expand Down
8 changes: 4 additions & 4 deletions packages/css-dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@mozaic-ds/css-dev-tools",
"version": "1.70.0",
"version": "1.75.0",
"dependencies": {
"@csstools/postcss-sass": "^5.1.1",
"@fullhuman/postcss-purgecss": "^6.0.0",
"@mozaic-ds/configuration-manager": "^1.54.0",
"@mozaic-ds/postcss-media-queries-packer-on-demand": "^1.70.0",
"@mozaic-ds/postcss-prepend": "^1.70.0",
"@mozaic-ds/stylelint-plugin-mozaic": "^1.70.0",
"@mozaic-ds/postcss-media-queries-packer-on-demand": "^1.75.0",
"@mozaic-ds/postcss-prepend": "^1.75.0",
"@mozaic-ds/stylelint-plugin-mozaic": "^1.75.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.2",
"dotenv": "^16.4.5",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-github-release/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/gatsby-github-release

# [1.70.0](https://github.com/adeo/mozaic-design-system/compare/v1.68.1...v1.70.0) (2024-01-18)

**Note:** Version bump only for package @mozaic-ds/gatsby-github-release
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-github-release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/gatsby-github-release",
"version": "1.70.0",
"version": "1.75.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-preview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/gatsby-source-preview

# [1.70.0](https://github.com/adeo/mozaic-design-system/compare/v1.68.1...v1.70.0) (2024-01-18)

**Note:** Version bump only for package @mozaic-ds/gatsby-source-preview
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/gatsby-source-preview",
"version": "1.70.0",
"version": "1.75.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-styleguide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/gatsby-theme-styleguide

## [1.70.1](https://github.com/adeo/mozaic-design-system/compare/v1.70.0...v1.70.1) (2024-01-30)

**Note:** Version bump only for package @mozaic-ds/gatsby-theme-styleguide
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-styleguide/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@mozaic-ds/gatsby-theme-styleguide",
"version": "1.70.1",
"version": "1.75.0",
"main": "index.js",
"author": "gael-boyenval (gaelboyenval@icloud.com)",
"license": "MIT",
"dependencies": {
"@code-hike/mdx": "^0.9.0",
"@mdx-js/react": "^3.0.1",
"@mozaic-ds/gatsby-github-release": "^1.70.0",
"@mozaic-ds/gatsby-github-release": "^1.75.0",
"gatsby-plugin-flexsearch": "^1.0.3",
"gatsby-plugin-mdx": "^5.13.1",
"gatsby-plugin-sass": "^6.13.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

### Features

- **icons:** update icons and logotypes ([#1599](https://github.com/adeo/mozaic-design-system/issues/1599)) ([f6b2900](https://github.com/adeo/mozaic-design-system/commit/f6b2900144cb3fb825787312ec5e18c7b6fdbb59))

# [1.74.0](https://github.com/adeo/mozaic-design-system/compare/v1.73.2...v1.74.0) (2024-05-28)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/icons",
"version": "1.74.0",
"version": "1.75.0",
"description": "svg icons for Mozaic design system",
"author": "",
"main": "./js/icons.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/postcss-media-queries-packer-on-demand/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/postcss-media-queries-packer-on-demand

# [1.70.0](https://github.com/adeo/mozaic-design-system/compare/v1.68.1...v1.70.0) (2024-01-18)

**Note:** Version bump only for package @mozaic-ds/postcss-media-queries-packer-on-demand
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/postcss-media-queries-packer-on-demand",
"version": "1.70.0",
"version": "1.75.0",
"description": "PostCSS plugin that group media queries on demand",
"keywords": [
"css",
Expand Down
4 changes: 4 additions & 0 deletions packages/postcss-prepend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/postcss-prepend

# [1.70.0](https://github.com/adeo/mozaic-design-system/compare/v1.68.1...v1.70.0) (2024-01-18)

**Note:** Version bump only for package @mozaic-ds/postcss-prepend
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-prepend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/postcss-prepend",
"version": "1.70.0",
"version": "1.75.0",
"description": "PostCSS plugin that adds content to the beginning of your CSS file",
"keywords": [
"css",
Expand Down
4 changes: 4 additions & 0 deletions packages/stylelint-plugin-mozaic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

**Note:** Version bump only for package @mozaic-ds/stylelint-plugin-mozaic

# [1.70.0](https://github.com/adeo/mozaic-design-system/compare/v1.68.1...v1.70.0) (2024-01-18)

**Note:** Version bump only for package @mozaic-ds/stylelint-plugin-mozaic
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-plugin-mozaic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/stylelint-plugin-mozaic",
"version": "1.70.0",
"version": "1.75.0",
"description": "A set of rules to enforce Mozaic CSS architecture",
"main": "index.js",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.75.0](https://github.com/adeo/mozaic-design-system/compare/v1.74.0...v1.75.0) (2024-06-20)

### Bug Fixes

- **component/listbox:** set same style on hover and focus ([#1590](https://github.com/adeo/mozaic-design-system/issues/1590)) ([0d89923](https://github.com/adeo/mozaic-design-system/commit/0d89923dfb4f7d81ced6279fd239d71a5509f929))

### Features

- **components/a11y:** update of focus states ([#1593](https://github.com/adeo/mozaic-design-system/issues/1593)) ([7a98215](https://github.com/adeo/mozaic-design-system/commit/7a98215136997bb502cd0c25ff9f234bc3713c15)), closes [#1592](https://github.com/adeo/mozaic-design-system/issues/1592)

# [1.74.0](https://github.com/adeo/mozaic-design-system/compare/v1.73.2...v1.74.0) (2024-05-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/styles",
"version": "1.74.0",
"version": "1.75.0",
"description": "Styles scss for Designe System Adeo",
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 66a21e5

Please sign in to comment.