Skip to content

Commit 2dbb5b1

Browse files
chore: release (#1225)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8361723 commit 2dbb5b1

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

.changeset/lemon-rats-heal.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
//registry.npmjs.org/:_authToken=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
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
# Change Log
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [#1224](https://github.com/scaleway/scaleway-lib/pull/1224) [`8361723`](https://github.com/scaleway/scaleway-lib/commit/8361723984c6a7c9c586570ce573db8dc73d7366) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add more logging
8+
39
All notable changes to this project will be documented in this file.
410
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
511

612
## [1.1.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-03-09)
713

8-
914
### :bug: Bug Fixes
1015

11-
* **deps:** pin dependency simple-git to 3.17.0 ([#1217](https://github.com/scaleway/scaleway-lib/issues/1217)) ([0dab5cf](https://github.com/scaleway/scaleway-lib/commit/0dab5cfd184991906c246c44fba50c49b18cde7b))
12-
13-
16+
- **deps:** pin dependency simple-git to 3.17.0 ([#1217](https://github.com/scaleway/scaleway-lib/issues/1217)) ([0dab5cf](https://github.com/scaleway/scaleway-lib/commit/0dab5cfd184991906c246c44fba50c49b18cde7b))
1417

1518
## 1.1.0 (2023-03-09)
1619

17-
1820
### :gear: Features
1921

20-
* introduce new @scaleway/changesets-renovate package ([#1216](https://github.com/scaleway/scaleway-lib/issues/1216)) ([db88cd0](https://github.com/scaleway/scaleway-lib/commit/db88cd04970fa234a1fb83b5f6f18f2dbbb3c635))
22+
- introduce new @scaleway/changesets-renovate package ([#1216](https://github.com/scaleway/scaleway-lib/issues/1216)) ([db88cd0](https://github.com/scaleway/scaleway-lib/commit/db88cd04970fa234a1fb83b5f6f18f2dbbb3c635))

packages/changesets-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/changesets-renovate",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Automatically create changesets for Renovate",
55
"keywords": [
66
"changesets",

0 commit comments

Comments
 (0)