Skip to content

Commit 32e2228

Browse files
chore: release (#2737)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9019322 commit 32e2228

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/many-breads-cover.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.5.0
4+
5+
### Minor Changes
6+
7+
- [#2736](https://github.com/scaleway/scaleway-lib/pull/2736) [`9019322`](https://github.com/scaleway/scaleway-lib/commit/90193222e74c116016d52ef50d9c278d3bae522f) Thanks [@JulienSaguez](https://github.com/JulienSaguez)! - feat(regex): add regex organizationAlias and uuid
8+
39
## 5.4.0
410

511
### Minor 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.4.0",
3+
"version": "5.5.0",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)