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.3 .0"
2+ "." : " 1.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.4.0 (2026-07-06)
4+
5+ Full Changelog: [ v1.3.0...v1.4.0] ( https://github.com/context-dot-dev/context-php-sdk/compare/v1.3.0...v1.4.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ fc46359] ( https://github.com/context-dot-dev/context-php-sdk/commit/fc4635910c2035f4edffb817e4a7259b82e1c39c ) )
10+ * ** api:** api update ([ b6570c0] ( https://github.com/context-dot-dev/context-php-sdk/commit/b6570c0cad69d665d2cce99f57c2b85fb6ff408e ) )
11+ * ** api:** api update ([ 61d8ed4] ( https://github.com/context-dot-dev/context-php-sdk/commit/61d8ed4cb6be1d1c2caad265f97987b5e93f620d ) )
12+ * ** api:** api update ([ 16b3c1e] ( https://github.com/context-dot-dev/context-php-sdk/commit/16b3c1efb31c9d1da12ab3a2a5e65f4bfcd74247 ) )
13+ * ** api:** api update ([ b96c262] ( https://github.com/context-dot-dev/context-php-sdk/commit/b96c26218eb833e9227dee9551ee9eb2b94b9abd ) )
14+ * ** api:** api update ([ 4589097] ( https://github.com/context-dot-dev/context-php-sdk/commit/45890973be2637f7e69fb82cc5b5e52840420ca1 ) )
15+ * ** api:** api update ([ b635a05] ( https://github.com/context-dot-dev/context-php-sdk/commit/b635a0588edc056550fbf1ddce2a239f4b4b29b2 ) )
16+ * ** api:** api update ([ f7a3ee5] ( https://github.com/context-dot-dev/context-php-sdk/commit/f7a3ee5f797c5bd286293a69db0b50cd402d56fe ) )
17+ * ** api:** manual updates ([ 33c37e5] ( https://github.com/context-dot-dev/context-php-sdk/commit/33c37e56e87ef187161361879db3cc25c12e663e ) )
18+ * ** api:** manual updates ([ d3c55dc] ( https://github.com/context-dot-dev/context-php-sdk/commit/d3c55dc909d9431595788c4e140a608e7cea5c5d ) )
19+ * ** api:** manual updates ([ d1b85dd] ( https://github.com/context-dot-dev/context-php-sdk/commit/d1b85ddef694ea143f27b352a9bca54f77b07512 ) )
20+
321## 1.3.0 (2026-06-27)
422
523Full Changelog: [ v1.2.0...v1.3.0] ( https://github.com/context-dot-dev/context-php-sdk/compare/v1.2.0...v1.3.0 )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The REST API documentation can be found on [docs.context.dev](https://docs.conte
1313<!-- x-release-please-start-version -->
1414
1515```
16- composer require "context-dev/context-dev-php 1.3 .0"
16+ composer require "context-dev/context-dev-php 1.4 .0"
1717```
1818
1919<!-- x-release-please-end -->
Original file line number Diff line number Diff line change 55namespace ContextDev ;
66
77// x-release-please-start-version
8- const VERSION = '1.3 .0 ' ;
8+ const VERSION = '1.4 .0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments