Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2023
1 parent f14ebbe commit b7723e7
Show file tree
Hide file tree
Showing 24 changed files with 64 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-humans-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-seas-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-carrots-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-tools-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-tips-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-grapes-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-ties-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-tips-own.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/bootstrap-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.5.1

### Patch Changes

- f14ebbe23: Add missing deps

## 3.5.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions fork/bootstrap-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/bootstrap-sass",
"version": "3.5.0",
"version": "3.5.1",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
Expand Down Expand Up @@ -40,7 +40,7 @@
"access": "public"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"eslint": "^8.53.0"
}
Expand Down
6 changes: 6 additions & 0 deletions fork/dynamic-cdn-webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 13.1.0

### Minor Changes

- f14ebbe23: Add missing deps, adapt code to keep test working with pnpm and use custom eslint config to not have circular dependency

## 13.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/dynamic-cdn-webpack-plugin",
"version": "13.0.1",
"version": "13.1.0",
"description": "Dynamically get your dependencies from a cdn rather than bundling them in your app",
"license": "MIT",
"repository": "Talend/dynamic-cdn-webpack-plugin",
Expand Down
6 changes: 6 additions & 0 deletions fork/react-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## [v0.32.5]

## 2.1.1

### Patch Changes

- f14ebbe23: Fix lint issue

## 2.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-bootstrap",
"version": "2.1.0",
"version": "2.1.1",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,11 +41,11 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.2.0",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/design-system

## 8.3.1

### Patch Changes

- f14ebbe23: Add missing deps

## 8.3.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-system",
"version": "8.3.0",
"version": "8.3.1",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -62,13 +62,13 @@
"@storybook/theming": "^7.5.3",
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.2.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/scripts-core": "^16.2.0",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-config-storybook-lib": "^5.2.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/storybook-docs": "^2.2.0",
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-cmf

## 1.2.1

### Patch Changes

- f14ebbe23: Add missing deps

## 1.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions tools/scripts-cmf/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-cmf",
"description": "@talend/react-cmf scripts to manage CMF settings",
"version": "1.2.0",
"version": "1.2.1",
"main": "cmf-settings.js",
"publishConfig": {
"access": "public"
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"eslint": "^8.53.0"
},
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-config-eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-config-eslint

## 13.0.1

### Patch Changes

- f14ebbe23: Fix issue with eslint config

## 13.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/eslint-config",
"description": "Eslint configuration for @talend/scripts-core",
"version": "13.0.0",
"version": "13.0.1",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-config-prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-config-prettier

## 12.1.1

### Patch Changes

- f14ebbe23: Add missing deps

## 12.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions tools/scripts-config-prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/scripts-config-prettier",
"version": "12.1.0",
"version": "12.1.1",
"description": "Shared Prettier config",
"main": ".prettierrc.js",
"homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme",
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"eslint": "^8.53.0"
}
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-config-react-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-config-react-webpack

## 16.3.1

### Patch Changes

- f14ebbe23: Fix possibility to use BASENAME even if we are not using the cdn

## 16.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions tools/scripts-config-react-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-config-react-webpack",
"description": "Webpack configuration for @talend/scripts-core",
"version": "16.3.0",
"version": "16.3.1",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand Down Expand Up @@ -62,7 +62,7 @@
"webpack-dev-server": "^4.15.1"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0"
},
"publishConfig": {
Expand Down

0 comments on commit b7723e7

Please sign in to comment.