Skip to content

Commit a82171c

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

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

packages/outdated-browser/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@
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-
## 1.1.0 (2022-10-04)
6+
## 1.2.0 (2022-10-14)
7+
8+
### Features
79

10+
- **outdated-browser:** revamped banner design + save preference ([#1036](https://github.com/scaleway/scaleway-lib/issues/1036)) ([538c13b](https://github.com/scaleway/scaleway-lib/commit/538c13be8ac158f80058d919c10874f9a3c2a6d3))
11+
12+
## 1.1.0 (2022-10-04)
813

914
### Features
1015

11-
* introduce outdated-browser ([#1004](https://github.com/scaleway/scaleway-lib/issues/1004)) ([b743e95](https://github.com/scaleway/scaleway-lib/commit/b743e95af7414720923ce060583ba03bf09fc38c))
16+
- introduce outdated-browser ([#1004](https://github.com/scaleway/scaleway-lib/issues/1004)) ([b743e95](https://github.com/scaleway/scaleway-lib/commit/b743e95af7414720923ce060583ba03bf09fc38c))

packages/outdated-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/outdated-browser",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A small web script to display outdated banner",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)