File tree Expand file tree Collapse file tree 9 files changed +52
-14
lines changed
Expand file tree Collapse file tree 9 files changed +52
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "." : " 5.13.0" ,
3- "packages/cli" : " 5.13.0 " ,
4- "packages/core" : " 5.9 .0" ,
5- "packages/http" : " 5.13.0 " ,
6- "packages/http-server" : " 5.13.0 "
3+ "packages/cli" : " 5.13.1 " ,
4+ "packages/core" : " 5.10 .0" ,
5+ "packages/http" : " 5.13.1 " ,
6+ "packages/http-server" : " 5.13.1 "
77}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.13.1] ( https://github.com/stainless-api/prism/compare/v5.13.0...v5.13.1 ) (2025-06-05)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @stoplight/prism-core bumped from 5.9.0 to 5.10.0
11+ * @stoplight/prism-http bumped from 5.13.0 to 5.13.1
12+ * @stoplight/prism-http-server bumped from 5.13.0 to 5.13.1
13+
314## [ 5.13.0] ( https://github.com/stainless-api/prism/compare/v5.12.0...v5.13.0 ) (2025-06-04)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " @stainless-api/prism-cli" ,
3- "version" : " 5.13.0 " ,
3+ "version" : " 5.13.1 " ,
44 "author" : " Stainless <dev@stainlessapi.com>" ,
55 "bin" : {
66 "prism" : " ./dist/index.js"
99 "dependencies" : {
1010 "@stoplight/json" : " 3.21.7" ,
1111 "@stoplight/json-schema-ref-parser" : " 9.2.7" ,
12- "@stoplight/prism-core" : " 5.9 .0" ,
13- "@stoplight/prism-http" : " 5.13.0 " ,
14- "@stoplight/prism-http-server" : " 5.13.0 " ,
12+ "@stoplight/prism-core" : " 5.10 .0" ,
13+ "@stoplight/prism-http" : " 5.13.1 " ,
14+ "@stoplight/prism-http-server" : " 5.13.1 " ,
1515 "@stoplight/types" : " 14.1.0" ,
1616 "chalk" : " ^4.1.2" ,
1717 "chokidar" : " ^3.5.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.10.0] ( https://github.com/stainless-api/prism/compare/v5.9.0...v5.10.0 ) (2025-06-05)
4+
5+
6+ ### Features
7+
8+ * ** deps:** bump node from 16 to 18.20 ([ #2520 ] ( https://github.com/stainless-api/prism/issues/2520 ) ) ([ 4b175a6] ( https://github.com/stainless-api/prism/commit/4b175a614a7d1f184863d741c8cbec494b37b57f ) )
9+ * ** http:** added support to Deprecation header for deprecated operations [ #1563 ] ( https://github.com/stainless-api/prism/issues/1563 ) ([ 1415319] ( https://github.com/stainless-api/prism/commit/14153193c69bccd960e62bc2b86ec23470d66921 ) )
10+
311## [ 5.9.0] ( https://github.com/stainless-api/prism/compare/v5.8.0...v5.9.0 ) (2025-06-04)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @stoplight/prism-core" ,
3- "version" : " 5.9 .0" ,
3+ "version" : " 5.10 .0" ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "author" : " Stoplight <support@stoplight.io>" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.13.1] ( https://github.com/stainless-api/prism/compare/v5.13.0...v5.13.1 ) (2025-06-05)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @stoplight/prism-core bumped from ^5.9.0 to ^5.10.0
11+ * @stoplight/prism-http bumped from ^5.13.0 to ^5.13.1
12+
313## [ 5.13.0] ( https://github.com/stainless-api/prism/compare/v5.12.0...v5.13.0 ) (2025-06-04)
414
515
Original file line number Diff line number Diff line change 11{
22 "name" : " @stoplight/prism-http-server" ,
3- "version" : " 5.13.0 " ,
3+ "version" : " 5.13.1 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "author" : " Stoplight <support@stoplight.io>" ,
1919 "access" : " public"
2020 },
2121 "dependencies" : {
22- "@stoplight/prism-core" : " ^5.9 .0" ,
23- "@stoplight/prism-http" : " ^5.13.0 " ,
22+ "@stoplight/prism-core" : " ^5.10 .0" ,
23+ "@stoplight/prism-http" : " ^5.13.1 " ,
2424 "@stoplight/types" : " ^14.1.0" ,
2525 "fast-xml-parser" : " ^4.2.0" ,
2626 "fp-ts" : " ^2.11.5" ,
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 5.13.1] ( https://github.com/stainless-api/prism/compare/v5.13.0...v5.13.1 ) (2025-06-05)
5+
6+
7+ ### Dependencies
8+
9+ * The following workspace dependencies were updated
10+ * dependencies
11+ * @stoplight/prism-core bumped from ^5.9.0 to ^5.10.0
12+
413## [ 5.13.0] ( https://github.com/stainless-api/prism/compare/v5.12.0...v5.13.0 ) (2025-06-04)
514
615
Original file line number Diff line number Diff line change 11{
22 "name" : " @stoplight/prism-http" ,
3- "version" : " 5.13.0 " ,
3+ "version" : " 5.13.1 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "author" : " Stoplight <support@stoplight.io>" ,
2020 "@stoplight/json" : " 3.21.6" ,
2121 "@stoplight/json-schema-merge-allof" : " 0.7.8" ,
2222 "@stoplight/json-schema-sampler" : " 0.3.0" ,
23- "@stoplight/prism-core" : " ^5.9 .0" ,
23+ "@stoplight/prism-core" : " ^5.10 .0" ,
2424 "@stoplight/http-spec" : " ^7.0.3" ,
2525 "@stoplight/json-schema-ref-parser" : " 9.2.7" ,
2626 "@stoplight/types" : " ^14.1.0" ,
You can’t perform that action at this time.
0 commit comments