Skip to content

Commit

Permalink
chore(Release): 2.52.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwcikxz committed Jun 10, 2021
1 parent 8378612 commit 37d9e3a
Show file tree
Hide file tree
Showing 18 changed files with 95 additions and 23 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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package royal-navy-design-system





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "2.52.0",
"version": "2.52.1",
"npmClient": "yarn"
}
8 changes: 8 additions & 0 deletions packages/cra-template-royalnavy/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.

## [2.52.1](https://github.com/royal-navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package cra-template-royalnavy





# [2.52.0](https://github.com/royal-navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)

**Note:** Version bump only for package cra-template-royalnavy
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template-royalnavy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cra-template-royalnavy",
"version": "2.52.0",
"version": "2.52.1",
"main": "template.json",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/css-framework/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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package @royalnavy/css-framework





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)

**Note:** Version bump only for package @royalnavy/css-framework
Expand Down
6 changes: 3 additions & 3 deletions packages/css-framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/css-framework",
"version": "2.52.0",
"version": "2.52.1",
"main": "index.scss",
"author": "Royal Navy",
"license": "Apache-2.0",
Expand Down Expand Up @@ -35,8 +35,8 @@
"prepare": "yarn build"
},
"dependencies": {
"@royalnavy/design-tokens": "^2.52.0",
"@royalnavy/eslint-config-react": "^2.52.0"
"@royalnavy/design-tokens": "^2.52.1",
"@royalnavy/eslint-config-react": "^2.52.1"
},
"devDependencies": {
"lint-staged": "^10.2.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/design-tokens/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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package @royalnavy/design-tokens





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)

**Note:** Version bump only for package @royalnavy/design-tokens
Expand Down
4 changes: 2 additions & 2 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/design-tokens",
"version": "2.52.0",
"version": "2.52.1",
"main": "dist/cjs/index.js",
"author": "Royal Navy",
"license": "Apache-2.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"webpack-merge": "^5.2.0"
},
"dependencies": {
"@royalnavy/eslint-config-react": "^2.52.0",
"@royalnavy/eslint-config-react": "^2.52.1",
"lodash": "^4.17.20"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/docs-site/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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package royalnavy.io





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)


Expand Down
12 changes: 6 additions & 6 deletions packages/docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"node": ">=12.18.3 <15"
},
"description": "The documentation site for royalnavy.io",
"version": "2.52.0",
"version": "2.52.1",
"author": "Royal Navy",
"license": "Apache-2.0",
"scripts": {
Expand Down Expand Up @@ -44,10 +44,10 @@
"dependencies": {
"@mdx-js/mdx": "^1.5.5",
"@mdx-js/react": "^1.5.5",
"@royalnavy/css-framework": "^2.52.0",
"@royalnavy/fonts": "^2.52.0",
"@royalnavy/icon-library": "^2.52.0",
"@royalnavy/react-component-library": "^2.52.0",
"@royalnavy/css-framework": "^2.52.1",
"@royalnavy/fonts": "^2.52.1",
"@royalnavy/icon-library": "^2.52.1",
"@royalnavy/react-component-library": "^2.52.1",
"change-case": "^4.1.1",
"firacode": "^5.2.0",
"gatsby": "3.6.2",
Expand Down Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@babel/core": "^7.8.3",
"@royalnavy/eslint-config-react": "^2.52.0",
"@royalnavy/eslint-config-react": "^2.52.1",
"@svgr/cli": "^5.1.0",
"@testing-library/jest-dom": "^5.0.2",
"@testing-library/react": "^11.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package @royalnavy/eslint-config-react





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)

**Note:** Version bump only for package @royalnavy/eslint-config-react
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/eslint-config-react",
"version": "2.52.0",
"version": "2.52.1",
"files": [
"index.js",
"prettier.config.js"
Expand Down
8 changes: 8 additions & 0 deletions packages/fonts/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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package @royalnavy/fonts





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)

**Note:** Version bump only for package @royalnavy/fonts
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/fonts",
"version": "2.52.0",
"version": "2.52.1",
"main": "index.css",
"author": "Royal Navy",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/icon-library/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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package @royalnavy/icon-library





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)

**Note:** Version bump only for package @royalnavy/icon-library
Expand Down
4 changes: 2 additions & 2 deletions packages/icon-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/icon-library",
"version": "2.52.0",
"version": "2.52.1",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
"author": "Royal Navy",
Expand Down Expand Up @@ -29,7 +29,7 @@
"prepare": "yarn build"
},
"dependencies": {
"@royalnavy/eslint-config-react": "^2.52.0",
"@royalnavy/eslint-config-react": "^2.52.1",
"react": "^17.0.1",
"react-svg-unique-id": "^1.3.3"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/react-component-library/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.

## [2.52.1](https://github.com/Royal-Navy/design-system/compare/2.52.0...2.52.1) (2021-06-10)

**Note:** Version bump only for package @royalnavy/react-component-library





# [2.52.0](https://github.com/Royal-Navy/design-system/compare/2.51.3...2.52.0) (2021-06-09)


Expand Down
12 changes: 6 additions & 6 deletions packages/react-component-library/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@royalnavy/react-component-library",
"description": "A collection of react components and helpers to assist in building applications for the Royal Navy",
"version": "2.52.0",
"version": "2.52.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -69,7 +69,7 @@
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@babel/preset-typescript": "^7.8.3",
"@royalnavy/eslint-config-react": "^2.52.0",
"@royalnavy/eslint-config-react": "^2.52.1",
"@storybook/addon-a11y": "^6.2.8",
"@storybook/addon-actions": "^6.2.8",
"@storybook/addon-docs": "^6.2.8",
Expand Down Expand Up @@ -166,10 +166,10 @@
],
"dependencies": {
"@datepicker-react/hooks": "^2.4.1",
"@royalnavy/css-framework": "^2.52.0",
"@royalnavy/design-tokens": "^2.52.0",
"@royalnavy/fonts": "^2.52.0",
"@royalnavy/icon-library": "^2.52.0",
"@royalnavy/css-framework": "^2.52.1",
"@royalnavy/design-tokens": "^2.52.1",
"@royalnavy/fonts": "^2.52.1",
"@royalnavy/icon-library": "^2.52.1",
"@types/react-responsive": "^8.0.2",
"@types/react-toast-notifications": "^2.4.0",
"autoprefixer": "^10.2.5",
Expand Down

0 comments on commit 37d9e3a

Please sign in to comment.