File tree Expand file tree Collapse file tree 8 files changed +22
-4
lines changed
examples/codegen-integration Expand file tree Collapse file tree 8 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.2] ( https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.0.1...@constructive-io/examples-codegen-integration@1.0.2 ) (2026-02-15)
7+
8+ ** Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610## [ 1.0.1] ( https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.0.0...@constructive-io/examples-codegen-integration@1.0.1 ) (2026-02-15)
711
812** Note:** Version bump only for package @constructive-io/examples-codegen-integration
Original file line number Diff line number Diff line change 11{
22 "name" : " @constructive-io/examples-codegen-integration" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "codegen" : " tsx scripts/codegen-runner.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.0.2] ( https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@4.0.1...@constructive-io/graphql-codegen@4.0.2 ) (2026-02-15)
7+
8+ ### Bug Fixes
9+
10+ - ** codegen:** use deepmerge for CLI config merging ([ 5c6279f] ( https://github.com/constructive-io/constructive/commit/5c6279f2e5f5e9a35f7bedf44b401eb394cf6eca ) )
11+
612## [ 4.0.1] ( https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@4.0.0...@constructive-io/graphql-codegen@4.0.1 ) (2026-02-15)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @constructive-io/graphql-codegen" ,
3- "version" : " 4.0.1 " ,
3+ "version" : " 4.0.2 " ,
44 "description" : " GraphQL SDK generator for Constructive databases with React Query hooks" ,
55 "keywords" : [
66 " graphql" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.2] ( https://github.com/constructive-io/constructive/compare/@constructive-io/test-codegen-app@1.0.1...@constructive-io/test-codegen-app@1.0.2 ) (2026-02-15)
7+
8+ ** Note:** Version bump only for package @constructive-io/test-codegen-app
9+
610## [ 1.0.1] ( https://github.com/constructive-io/constructive/compare/@constructive-io/test-codegen-app@1.0.0...@constructive-io/test-codegen-app@1.0.1 ) (2026-02-15)
711
812** Note:** Version bump only for package @constructive-io/test-codegen-app
Original file line number Diff line number Diff line change 11{
22 "name" : " @constructive-io/test-codegen-app" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.0.2] ( https://github.com/constructive-io/constructive/compare/@constructive-io/cli@7.0.1...@constructive-io/cli@7.0.2 ) (2026-02-15)
7+
8+ ** Note:** Version bump only for package @constructive-io/cli
9+
610## [ 7.0.1] ( https://github.com/constructive-io/constructive/compare/@constructive-io/cli@7.0.0...@constructive-io/cli@7.0.1 ) (2026-02-15)
711
812** Note:** Version bump only for package @constructive-io/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @constructive-io/cli" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.0.2 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " Constructive CLI" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments