Skip to content

Commit d90ea8f

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent f511af5 commit d90ea8f

File tree

5 files changed

+6433
-2316
lines changed

5 files changed

+6433
-2316
lines changed

packages/use-dataloader/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.16.7](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-04)
7+
8+
### Bug Fixes
9+
10+
- **prop-types:** remove usage of proptypes ([#1140](https://github.com/scaleway/scaleway-lib/issues/1140)) ([f511af5](https://github.com/scaleway/scaleway-lib/commit/f511af5d81d765274b4b86cebd676229aea7bc8e))
11+
612
## 2.16.6 (2022-12-29)
713

814
### Bug Fixes

packages/use-dataloader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-dataloader",
3-
"version": "2.16.6",
3+
"version": "2.16.7",
44
"description": "A small hook to handle api requests",
55
"keywords": [
66
"react",

packages/use-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.1.9](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-04)
7+
8+
### Bug Fixes
9+
10+
- **prop-types:** remove usage of proptypes ([#1140](https://github.com/scaleway/scaleway-lib/issues/1140)) ([f511af5](https://github.com/scaleway/scaleway-lib/commit/f511af5d81d765274b4b86cebd676229aea7bc8e))
11+
612
## 4.1.8 (2022-12-29)
713

814
### Bug Fixes

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-i18n",
3-
"version": "4.1.8",
3+
"version": "4.1.9",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)