Skip to content

Commit b292bdc

Browse files
chore: release (#2462)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3779419 commit b292bdc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/big-ligers-deliver.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.2
4+
5+
### Patch Changes
6+
7+
- [#2461](https://github.com/scaleway/scaleway-lib/pull/2461) [`3779419`](https://github.com/scaleway/scaleway-lib/commit/3779419f6cec8271d99638e0377106bc23a5b75e) Thanks [@Lawndlwd](https://github.com/Lawndlwd)! - fix the cron regex
8+
39
## 5.2.1
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.2.1",
3+
"version": "5.2.2",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)