Skip to content

Commit 192ff74

Browse files
chore: release (#1691)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c2fa21f commit 192ff74

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thin-oranges-return.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+
## 4.2.1
4+
5+
### Patch Changes
6+
7+
- [#1680](https://github.com/scaleway/scaleway-lib/pull/1680) [`c2fa21f`](https://github.com/scaleway/scaleway-lib/commit/c2fa21ffc7fe5d15a1f6cd24523d129ec1c445db) Thanks [@philibea](https://github.com/philibea)! - Update pathSegment regex
8+
39
## 4.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": "4.2.0",
3+
"version": "4.2.1",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)