Skip to content

Commit 25fd10d

Browse files
chore(release): v2.1.1
1 parent 85717be commit 25fd10d

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [2.1.1] - 2026-04-12
4+
5+
### ⚙️ Miscellaneous Tasks
6+
7+
- Update documentation URL to docs.lambda-studio.com
38
## [2.1.0] - 2026-04-12
49

510
### 🚀 Features
@@ -9,6 +14,10 @@
914
### 🎨 Styling
1015

1116
- Format skill files with oxfmt
17+
18+
### ⚙️ Miscellaneous Tasks
19+
20+
- *(release)* V2.1.0
1221
## [2.0.0] - 2026-04-12
1322

1423
### 🐛 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiolambda/router",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"license": "MIT",
55
"keywords": [
66
"router",

0 commit comments

Comments
 (0)