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 15, 2023
1 parent b53bc81 commit 3e44fd5
Show file tree
Hide file tree
Showing 72 changed files with 273 additions and 191 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-timers-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-lies-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-candles-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-fans-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-ghosts-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-bobcats-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-singers-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-shoes-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-bikes-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-penguins-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-spiders-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-worms-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-ladybugs-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-crabs-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-wasps-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-flowers-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-boats-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-islands-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-years-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-balloons-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-cooks-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-pillows-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-scissors-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-olives-play.md

This file was deleted.

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.0

### Minor Changes

- b53bc8134: fix(DFD-274): Update tab panel component to use classname and remove useless gap

## 8.2.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 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.2.0",
"version": "8.3.0",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -63,14 +63,14 @@
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-plugin": "^1.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.2.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/scripts-core": "^16.1.1",
"@talend/scripts-config-babel": "^13.1.0",
"@talend/scripts-config-react-webpack": "^16.2.0",
"@talend/scripts-config-storybook-lib": "^5.1.0",
"@talend/scripts-config-typescript": "^11.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-storybook-lib": "^5.2.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/storybook-docs": "^2.2.0",
"@testing-library/cypress": "^9.0.0",
"@types/classnames": "^2.3.1",
Expand Down
6 changes: 6 additions & 0 deletions tools/babel-plugin-assets-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/babel-plugin-assets-api

## 1.2.0

### Minor Changes

- 673984929: Add missing deps, fix eslint config (circular dependency) and fix lint issues

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/babel-plugin-assets-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/babel-plugin-assets-api",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "src/index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions tools/babel-plugin-import-d3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/babel-plugin-import-d3

## 0.3.0

### Minor Changes

- 673984929: Add missing deps and fix lint issues

## 0.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions tools/babel-plugin-import-d3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/babel-plugin-import-d3",
"version": "0.2.1",
"version": "0.3.0",
"description": "Transform import d3-xx to d3",
"main": "src/index.js",
"license": "Apache-2.0",
Expand All @@ -19,8 +19,8 @@
},
"devDependencies": {
"@talend/eslint-config": "^12.2.0",
"@talend/eslint-plugin": "^1.0.1",
"@talend/scripts-core": "^16.1.0",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.2.0",
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"babel-jest": "^29.7.0",
Expand Down
6 changes: 6 additions & 0 deletions tools/babel-plugin-import-from-index/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/babel-plugin-import-from-index

## 1.6.0

### Minor Changes

- 673984929: add missing deps, fix eslint config (circular dependency) and fix lint issues

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/babel-plugin-import-from-index/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/babel-plugin-import-from-index",
"version": "1.5.1",
"version": "1.6.0",
"description": "Transform default imports from specific path to named import from index",
"main": "src/index.js",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions tools/babel-plugin-import-from-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/babel-plugin-import-from-lib

## 0.1.0

### Minor Changes

- 673984929: Add missing deps and fix lint issues

## 0.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions tools/babel-plugin-import-from-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/babel-plugin-import-from-lib",
"version": "0.0.2",
"version": "0.1.0",
"description": "This plugin transform imports of lib using /lib path",
"main": "index.js",
"scripts": {
Expand All @@ -17,8 +17,8 @@
},
"devDependencies": {
"@talend/eslint-config": "^12.2.0",
"@talend/eslint-plugin": "^1.0.1",
"@talend/scripts-core": "^16.1.0",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.2.0",
"babel-plugin-tester": "^10.1.0",
"jest": "^29.7.0"
}
Expand Down
6 changes: 6 additions & 0 deletions tools/cypress-api-mock-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/cypress-api-mock-plugin

## 1.2.0

### Minor Changes

- 673984929: Add missing deps and fix lint issues

## 1.1.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions tools/cypress-api-mock-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/cypress-api-mock-plugin",
"version": "1.1.5",
"version": "1.2.0",
"description": "Cypress plugin to record/serve api calls",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@talend/eslint-config": "^12.2.0",
"@talend/eslint-plugin": "^1.0.1",
"@talend/scripts-core": "^16.1.0"
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.2.0"
}
}
11 changes: 11 additions & 0 deletions tools/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @talend/eslint-plugin

## 1.1.0

### Minor Changes

- 673984929: remove dep with scripts-core and fix eslint config (circular dependency)

### Patch Changes

- Updated dependencies [673984929]
- @talend/scripts-config-cdn@10.9.0

## 1.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions tools/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/eslint-plugin",
"version": "1.0.1",
"version": "1.1.0",
"description": "Contains internal rules used at Talend",
"keywords": [
"eslint",
Expand All @@ -14,12 +14,12 @@
"test": "jest"
},
"dependencies": {
"@talend/scripts-config-cdn": "^10.8.0",
"@talend/scripts-config-cdn": "^10.9.0",
"requireindex": "^1.2.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@talend/scripts-config-babel": "^13.1.0",
"@talend/scripts-config-babel": "^13.2.0",
"eslint": "^8.53.0",
"jest": "^29.7.0"
},
Expand Down
13 changes: 13 additions & 0 deletions tools/scripts-build-cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/scripts-build-cdn

## 11.1.0

### Minor Changes

- 673984929: Add missing deps, remove dependency with scripts-core (circular dependency) and adapt code for PNPM

### Patch Changes

- Updated dependencies [673984929]
- Updated dependencies [673984929]
- @talend/babel-plugin-import-d3@0.3.0
- @talend/scripts-config-cdn@10.9.0

## 11.0.1

### Patch Changes
Expand Down
Loading

0 comments on commit 3e44fd5

Please sign in to comment.