File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ This changelog keeps track of all changes to the Packs SDK. We follow convention
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.9.6] - 2025-06-10
8
+
7
9
### Changed
8
10
9
11
- Add ` validateParameters ` metadata formula to CommonPackFormulaDef
@@ -851,7 +853,7 @@ await myHelper(context);
851
853
852
854
- Beginning of alpha versioning.
853
855
854
- [unreleased]: https://github.com/coda/packs-sdk/compare/v1.9.5 ...HEAD
856
+ [unreleased]: https://github.com/coda/packs-sdk/compare/v1.9.6 ...HEAD
855
857
[1.7.5]: https://github.com/coda/packs-sdk/compare/v1.7.1...v1.7.5
856
858
[1.7.4]: https://github.com/coda/packs-sdk/compare/v1.7.1...v1.7.4
857
859
[1.7.3]: https://github.com/coda/packs-sdk/compare/v1.7.1...v1.7.3
@@ -904,4 +906,5 @@ await myHelper(context);
904
906
[1.9.3]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.9.3
905
907
[1.9.2]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.9.2
906
908
[1.9.2]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.9.2
909
+ [1.9.6]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.9.6
907
910
[1.9.5]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.9.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codahq/packs-sdk" ,
3
- "version" : " 1.9.5 " ,
3
+ "version" : " 1.9.6 " ,
4
4
"license" : " MIT" ,
5
5
"workspaces" : [
6
6
" dev/eslint"
You can’t perform that action at this time.
0 commit comments