File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.4 .0"
2+ "." : " 3.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.5.0 (2026-01-12)
4+
5+ Full Changelog: [ v3.4.0...v3.5.0] ( https://github.com/val-town/sdk/compare/v3.4.0...v3.5.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 05f2ce6] ( https://github.com/val-town/sdk/commit/05f2ce6c8a5f510c842e533ee1b982dceca9aa03 ) )
10+
11+
12+ ### Chores
13+
14+ * break long lines in snippets into multiline ([ 20b8bf8] ( https://github.com/val-town/sdk/commit/20b8bf88e55f3b71d8d6a83351a5ffd9c5061530 ) )
15+
316## 3.4.0 (2026-01-05)
417
518Full Changelog: [ v3.3.0...v3.4.0] ( https://github.com/val-town/sdk/compare/v3.3.0...v3.4.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @valtown/sdk" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 3.5 .0" ,
44 "description" : " The official TypeScript library for the Val Town API" ,
55 "author" : " Val Town <support@val.town>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '3.4 .0' ; // x-release-please-version
1+ export const VERSION = '3.5 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments