Skip to content

Commit 05f71f4

Browse files
chore: release
1 parent 8b076aa commit 05f71f4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-foxes-juggle.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.3.1
4+
5+
### Patch Changes
6+
7+
- [#2533](https://github.com/scaleway/scaleway-lib/pull/2533) [`8b076aa`](https://github.com/scaleway/scaleway-lib/commit/8b076aa0e1b603401b680c0282b0cc9248c6fe30) Thanks [@MathildeJolly](https://github.com/MathildeJolly)! - feat(regex): add regex for password
8+
39
## 5.3.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.3.0",
3+
"version": "5.3.1",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)