File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ This changelog keeps track of all changes to the Packs SDK. We follow convention
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.10.2] - 2025-09-03
8
+
9
+ ### Changed
10
+
11
+ - Update prompt
12
+
7
13
## [ 1.10.1] - 2025-08-06
8
14
9
15
### Changed
@@ -904,7 +910,7 @@ await myHelper(context);
904
910
905
911
- Beginning of alpha versioning.
906
912
907
- [unreleased]: https://github.com/coda/packs-sdk/compare/v1.10.1 ...HEAD
913
+ [unreleased]: https://github.com/coda/packs-sdk/compare/v1.10.2 ...HEAD
908
914
[1.7.5]: https://github.com/coda/packs-sdk/compare/v1.7.1...v1.7.5
909
915
[1.7.4]: https://github.com/coda/packs-sdk/compare/v1.7.1...v1.7.4
910
916
[1.7.3]: https://github.com/coda/packs-sdk/compare/v1.7.1...v1.7.3
@@ -968,3 +974,5 @@ await myHelper(context);
968
974
[1.9.12]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.9.12
969
975
[1.10.1]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.10.1
970
976
[1.10.0]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.10.0
977
+
978
+ [1.10.2]: https://github.com/coda/packs-sdk/compare/v1.7.8...v1.10.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codahq/packs-sdk" ,
3
- "version" : " 1.10.2-prerelease.1 " ,
3
+ "version" : " 1.10.2" ,
4
4
"license" : " MIT" ,
5
5
"workspaces" : [
6
6
" dev/eslint"
You can’t perform that action at this time.
0 commit comments