Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @scaleway/eslint-config-react@2.0.0
 - @scaleway/use-i18n@2.1.4
  • Loading branch information
scaleway-bot committed Jul 5, 2021
1 parent a0e9151 commit aa38bbf
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 2 deletions.
13 changes: 13 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.0 (2021-07-05)


### ⚠ BREAKING CHANGES

* **eslint-config:** environments are not set anymore, need to be specified on a per project basis

### Features

* **eslint-config:** add typescript config ([#258](https://github.com/scaleway/scaleway-lib/issues/258)) ([a0e9151](https://github.com/scaleway/scaleway-lib/commit/a0e9151678304fa1ace94c14f0e856ce876e3e02))



## 1.5.0 (2021-05-11)


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": "1.5.0",
"version": "2.0.0",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
Expand Down
8 changes: 8 additions & 0 deletions packages/use-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 2.1.4 (2021-07-05)

**Note:** Version bump only for package @scaleway/use-i18n





### [2.1.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/use-i18n@2.1.2...@scaleway/use-i18n@2.1.3) (2021-05-25)

**Note:** Version bump only for package @scaleway/use-i18n
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": "2.1.3",
"version": "2.1.4",
"description": "A small hook to handle i18n",
"keywords": [
"react",
Expand Down

0 comments on commit aa38bbf

Please sign in to comment.