Skip to content

Commit 910ea1c

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent deff2ca commit 910ea1c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/regex/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2.6.0 (2022-11-29)
7+
8+
### Features
9+
10+
- **regex:** add s3 bucket name regex ([#1093](https://github.com/scaleway/scaleway-lib/issues/1093)) ([deff2ca](https://github.com/scaleway/scaleway-lib/commit/deff2ca550807f2195184ec1f529ec1b3170b4d4))
11+
612
## 2.5.3 (2022-11-17)
713

814
### Bug Fixes

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": "2.5.3",
3+
"version": "2.6.0",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)