File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.1 .0"
2+ "." : " 1.2 .0"
33}
Original file line number Diff line number Diff line change 1- configured_endpoints : 32
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/context-dev/context.dev-242450ea46eb8c3e843fd6c4bf87e73192b5f62f6da697cd091d13c6aa7a991b .yml
3- openapi_spec_hash : c1c561976de1abcacede71fd5ab9b3d9
4- config_hash : 70e7e80b5e87f94981bee396c6cd41e8
1+ configured_endpoints : 37
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/context-dev/context.dev-960cb623c7ec84bf4dc0f5945cbc19eec9cca48271071f400d96066eaa55dbd6 .yml
3+ openapi_spec_hash : 84fd39e3f4dc964bf0c32d4e95da1b34
4+ config_hash : 2bea1743c84d63bd61f8501a6ea63065
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.0 (2026-07-31)
4+
5+ Full Changelog: [ v1.1.0...v1.2.0] ( https://github.com/context-dot-dev/context-dev-cli/compare/v1.1.0...v1.2.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ ccba916] ( https://github.com/context-dot-dev/context-dev-cli/commit/ccba91605a6095370892bec901f58a75f91a04c6 ) )
10+ * ** api:** api update ([ b8de4ec] ( https://github.com/context-dot-dev/context-dev-cli/commit/b8de4ec1e8a39c97e3bbf04dd259c9fa3e8aa44f ) )
11+ * ** api:** api update ([ 3c2c3c2] ( https://github.com/context-dot-dev/context-dev-cli/commit/3c2c3c2daf40ad8df4df6b9861ed88291b539f91 ) )
12+ * ** api:** api update ([ 0b487b1] ( https://github.com/context-dot-dev/context-dev-cli/commit/0b487b175434d6db1ce66501382164a55b68c557 ) )
13+ * ** api:** manual updates ([ 5b0ef3e] ( https://github.com/context-dot-dev/context-dev-cli/commit/5b0ef3ebae76534b4a1997d4e13311cc225bb555 ) )
14+
15+
16+ ### Chores
17+
18+ * ** internal:** codegen related update ([ 87780eb] ( https://github.com/context-dot-dev/context-dev-cli/commit/87780eb7d4bbb0df65fde3ecfbc74bfa191c04b7 ) )
19+
320## 1.1.0 (2026-07-22)
421
522Full Changelog: [ v1.0.0...v1.1.0] ( https://github.com/context-dot-dev/context-dev-cli/compare/v1.0.0...v1.1.0 )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/charmbracelet/bubbletea v1.3.6
88 github.com/charmbracelet/lipgloss v1.1.0
99 github.com/charmbracelet/x/term v0.2.1
10- github.com/context-dot-dev/context-go-sdk/v2 v2.4 .0
10+ github.com/context-dot-dev/context-go-sdk/v2 v2.5 .0
1111 github.com/goccy/go-yaml v1.18.0
1212 github.com/itchyny/json2yaml v0.1.4
1313 github.com/muesli/reflow v0.3.0
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/charmbracelet/x/exp/golden v0.0.0-20241011142426-46044092ad91 h1:payR
1818github.com/charmbracelet/x/exp/golden v0.0.0-20241011142426-46044092ad91 /go.mod h1:wDlXFlCrmJ8J+swcL/MnGUuYnqgQdW9rhSD61oNMb6U =
1919github.com/charmbracelet/x/term v0.2.1 h1:AQeHeLZ1OqSXhrAWpYUtZyX1T3zVxfpZuEQMIQaGIAQ =
2020github.com/charmbracelet/x/term v0.2.1 /go.mod h1:oQ4enTYFV7QN4m0i9mzHrViD7TQKvNEEkHUMCmsxdUg =
21- github.com/context-dot-dev/context-go-sdk/v2 v2.4 .0 h1:mehuyGuUzgflR7rQpSlPaH7lNj2A8hdtf1+WG4U4h1I =
22- github.com/context-dot-dev/context-go-sdk/v2 v2.4 .0 /go.mod h1:CvRANWLP0FHj5XyUwzEVX79ujdwr/2Jy375UVzKNQm8 =
21+ github.com/context-dot-dev/context-go-sdk/v2 v2.5 .0 h1:FK79MDMznyABXAUjRGO44Xmvl6Bi0nz1HBSlwYyMU6U =
22+ github.com/context-dot-dev/context-go-sdk/v2 v2.5 .0 /go.mod h1:CvRANWLP0FHj5XyUwzEVX79ujdwr/2Jy375UVzKNQm8 =
2323github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHHBfMQ6w =
2424github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
2525github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments