Skip to content

Commit 5da7a34

Browse files
committed
chore: release v2026.1.0
1 parent e42da46 commit 5da7a34

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rotki.com",
3-
"version": "2025.12.5",
3+
"version": "2026.1.0",
44
"private": true,
55
"packageManager": "pnpm@10.25.0",
66
"type": "module",

packages/card-payment-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rotki/card-payment-common",
3-
"version": "2025.12.5",
3+
"version": "2026.1.0",
44
"description": "Shared types and schemas for rotki card payment applications",
55
"type": "module",
66
"files": [

packages/card-payment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rotki/card-payment",
3-
"version": "2025.12.5",
3+
"version": "2026.1.0",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rotki/website",
3-
"version": "2025.12.5",
3+
"version": "2026.1.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)