Skip to content
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
10 changes: 0 additions & 10 deletions .changeset/big-shoes-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-bears-hang.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/changesets-renovate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.2.4

### Patch Changes

- [#1309](https://github.com/scaleway/scaleway-lib/pull/1309) [`429f630`](https://github.com/scaleway/scaleway-lib/commit/429f630831de30fc14cfe3216620f32b464a78bd) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Do not generate changeset for `package.json` without `version` field

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/changesets-renovate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/changesets-renovate",
"version": "1.2.3",
"version": "1.2.4",
"description": "Automatically create changesets for Renovate",
"keywords": [
"changesets",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.15.11

### Patch Changes

- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies

## 3.15.10

### Patch Changes
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": "@scaleway/eslint-config-react",
"version": "3.15.10",
"version": "3.15.11",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/jest-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.6

### Patch Changes

- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/jest-helpers",
"version": "3.0.5",
"version": "3.0.6",
"description": "A package for utilities jest functions",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/use-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.2.2

### Patch Changes

- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies

## 5.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-i18n",
"version": "5.2.1",
"version": "5.2.2",
"description": "A small hook to handle i18n",
"keywords": [
"react",
Expand Down
6 changes: 6 additions & 0 deletions packages/use-query-params/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.0.9

### Patch Changes

- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies

## 4.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-query-params/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-query-params",
"version": "4.0.8",
"version": "4.0.9",
"description": "A small hook to handle params",
"keywords": [
"react",
Expand Down
6 changes: 6 additions & 0 deletions packages/use-segment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.9.10

### Patch Changes

- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies

## 0.9.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-segment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-segment",
"version": "0.9.9",
"version": "0.9.10",
"description": "A small hook to handle segment",
"keywords": [
"react",
Expand Down
6 changes: 6 additions & 0 deletions packages/validate-icu-locales/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.5

### Patch Changes

- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/validate-icu-locales/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/validate-icu-locales",
"version": "2.0.4",
"version": "2.0.5",
"description": "A small cli to handle icu errors on locales files",
"keywords": [
"icu",
Expand Down