Skip to content

Commit 5528f29

Browse files
chore: release (#2723)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bfe7290 commit 5528f29

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gold-poems-begin.md

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

packages/regex/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- [#2728](https://github.com/scaleway/scaleway-lib/pull/2728) [`a4851d2`](https://github.com/scaleway/scaleway-lib/commit/a4851d2065a3f558896e6517009f2d293893b711) Thanks [@JulienSaguez](https://github.com/JulienSaguez)! - feat(regex): update regex for backupkey
8+
39
## 5.3.2
410

511
### Patch Changes

packages/regex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/regex",
3-
"version": "5.3.2",
3+
"version": "5.4.0",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)