Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare release #5471

Merged
merged 1 commit into from
Dec 10, 2024
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
5 changes: 0 additions & 5 deletions .changeset/calm-cats-care.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/stale-pumas-relate.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/json-schema-form-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/json-schema-form-core

## 1.4.2

### Patch Changes

- fc2e30f: Fix remaining dependabot alerts

## 1.4.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/json-schema-form-core",
"version": "1.4.1",
"version": "1.4.2",
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",
"main": "dist/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@talend/babel-plugin-import-from-index": "^1.8.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-react-webpack": "^16.8.2",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@types/chai": "^3.5.2",
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

## 11.5.0

### Minor Changes

- fc2e30f: Fix remaining dependabot alerts

## 11.4.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": "11.4.0",
"version": "11.5.0",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -76,11 +76,11 @@
"@svgr/webpack": "^8.1.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/icons": "^7.10.3",
"@talend/icons": "^7.11.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-react-webpack": "^16.8.2",
"@talend/scripts-config-storybook-lib": "^5.5.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/storybook-docs": "^2.5.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/http

## 3.3.0

### Minor Changes

- fc2e30f: Fix remaining dependabot alerts

## 3.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/http",
"version": "3.2.0",
"version": "3.3.0",
"description": "HTTP helper",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-react-webpack": "^16.8.2",
"@talend/scripts-config-typescript": "^11.3.0",
"@types/jest": "^29.5.14",
"@types/node-fetch": "^2.6.11",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/icons

## 7.11.0

### Minor Changes

- fc2e30f: Fix remaining dependabot alerts

## 7.10.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@
"publishConfig": {
"access": "public"
},
"version": "7.10.3"
"version": "7.11.0"
}
8 changes: 8 additions & 0 deletions tools/scripts-config-react-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/scripts-config-react-webpack

## 16.8.2

### Patch Changes

- fc2e30f: add querystring to resolve.fallback
- Updated dependencies [fc2e30f]
- @talend/[email protected]

## 16.8.1

### Patch 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.8.1",
"version": "16.8.2",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand All @@ -26,7 +26,7 @@
"@talend/react-cmf-webpack-plugin": "^6.39.0",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-cdn": "^10.12.0",
"@talend/scripts-utils": "^2.3.0",
"@talend/scripts-utils": "^2.3.1",
"@welldone-software/why-did-you-render": "^7.0.1",
"@yarnpkg/lockfile": "^1.1.0",
"autoprefixer": "^10.4.20",
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-utils

## 2.3.1

### Patch Changes

- fc2e30f: Fix remaining dependabot alerts

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/scripts-utils",
"version": "2.3.0",
"version": "2.3.1",
"description": "",
"main": "src/index.js",
"scripts": {
Expand Down
Loading