Skip to content

Commit 541ab97

Browse files
chore: release
1 parent ae14216 commit 541ab97

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lovely-bags-kneel.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.2.1
4+
5+
### Patch Changes
6+
7+
- [`be2d1a8`](https://github.com/scaleway/scaleway-lib/commit/be2d1a82fc21f3c04fddfcf2217c8ccc5e2e492e) Thanks [@Lawndlwd](https://github.com/Lawndlwd)! - Add new regex underscore uppercase
8+
39
## 5.2.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.2.0",
3+
"version": "5.2.1",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)