File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## 0.7.3 (2025-11-23)
7+
8+ ** Note:** Version bump only for package komoji
9+
610## [ 0.7.2] ( https://github.com/hyperweb-io/dev-utils/compare/komoji@0.7.1...komoji@0.7.2 ) (2025-11-23)
711
812** Note:** Version bump only for package komoji
Original file line number Diff line number Diff line change 11{
22 "name" : " komoji" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " the tiny case transformer — effortlessly transform strings between naming conventions" ,
66 "main" : " index.js" ,
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+ ## [ 0.15.3] ( https://github.com/hyperweb-io/dev-utils/compare/schema-sdk@0.15.2...schema-sdk@0.15.3 ) (2025-11-23)
7+
8+ ** Note:** Version bump only for package schema-sdk
9+
610## [ 0.15.2] ( https://github.com/hyperweb-io/dev-utils/compare/schema-sdk@0.15.1...schema-sdk@0.15.2 ) (2025-11-23)
711
812** Note:** Version bump only for package schema-sdk
Original file line number Diff line number Diff line change 11{
22 "name" : " schema-sdk" ,
3- "version" : " 0.15.2 " ,
3+ "version" : " 0.15.3 " ,
44 "description" : " Convert JSON Schema OpenAPI Spec to TypeScript Clients" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/hyperweb-io/dev-utils" ,
3333 "@babel/parser" : " ^7.23.6" ,
3434 "@babel/traverse" : " 7.28.5" ,
3535 "@babel/types" : " 7.28.5" ,
36- "komoji" : " workspace:*" ,
3736 "@interweb/fetch-api-client" : " workspace:*" ,
3837 "deepmerge" : " ^4.3.1" ,
3938 "fast-json-patch" : " ^3.1.1" ,
39+ "komoji" : " workspace:*" ,
4040 "schema-typescript" : " workspace:*"
4141 },
4242 "keywords" : [
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+ ## [ 0.13.3] ( https://github.com/hyperweb-io/dev-utils/compare/schema-typescript@0.13.2...schema-typescript@0.13.3 ) (2025-11-23)
7+
8+ ** Note:** Version bump only for package schema-typescript
9+
610## [ 0.13.2] ( https://github.com/hyperweb-io/dev-utils/compare/schema-typescript@0.13.1...schema-typescript@0.13.2 ) (2025-11-23)
711
812** Note:** Version bump only for package schema-typescript
Original file line number Diff line number Diff line change 11{
22 "name" : " schema-typescript" ,
3- "version" : " 0.13.2 " ,
3+ "version" : " 0.13.3 " ,
44 "description" : " Convert JSON Schema to TypeScript Definitions" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/hyperweb-io/dev-utils" ,
3131 "dependencies" : {
3232 "@babel/generator" : " ^7.28.5" ,
3333 "@babel/types" : " ^7.28.5" ,
34- "komoji" : " workspace:*" ,
3534 "deepmerge" : " ^4.3.1" ,
35+ "komoji" : " workspace:*" ,
3636 "minimatch" : " ^10.1.1"
3737 },
3838 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments