Skip to content

Commit afb2186

Browse files
chore: release (#5569)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3527faf commit afb2186

File tree

6 files changed

+17
-15
lines changed

6 files changed

+17
-15
lines changed

.changeset/renovate-536b009.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/renovate-aae4051.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/nextjs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ultraviolet/nextjs
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#5548](https://github.com/scaleway/ultraviolet/pull/5548) [`a7e5dd5`](https://github.com/scaleway/ultraviolet/commit/a7e5dd5668511b6774422850fdeaab99243ae884) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.5.3`.
8+
Updated dependency `eslint-config-next` to `15.5.3`.
9+
310
## 2.0.4
411

512
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/nextjs",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ultraviolet/plus
22

3+
## 2.1.5
4+
5+
### Patch Changes
6+
7+
- [#5561](https://github.com/scaleway/ultraviolet/pull/5561) [`28755fc`](https://github.com/scaleway/ultraviolet/commit/28755fcf56d7c447b6cd5d0221edbd058604880d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@uiw/codemirror-extensions-langs` to `4.25.2`.
8+
Updated dependency `@uiw/codemirror-theme-material` to `4.25.2`.
9+
Updated dependency `@uiw/react-codemirror` to `4.25.2`.
10+
311
## 2.1.4
412

513
### Patch Changes

packages/plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/plus",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Ultraviolet Plus",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

0 commit comments

Comments
 (0)