File tree Expand file tree Collapse file tree 8 files changed +18
-7
lines changed
Expand file tree Collapse file tree 8 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 10.35.0 "
2+ "." : " 10.35.1 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66This CHANGELOG follows conventions [ outlined here] ( http://keepachangelog.com/ ) .
77
8+ ## [ 10.35.1] ( https://github.com/ParabolInc/parabol/compare/v10.35.0...v10.35.1 ) (2025-11-21)
9+
10+
11+ ### Fixed
12+
13+ * biome support for graphql ([ #12348 ] ( https://github.com/ParabolInc/parabol/issues/12348 ) ) ([ fc34bc8] ( https://github.com/ParabolInc/parabol/commit/fc34bc8ce1225f4fed98f52e40e6608a934cb2e9 ) )
14+ * ensure ext is at the end for assets in dev ([ #12345 ] ( https://github.com/ParabolInc/parabol/issues/12345 ) ) ([ 622a8ba] ( https://github.com/ParabolInc/parabol/commit/622a8ba95308a6ffc6c92c1d46a4d56540ff1d0d ) )
15+ * move access token to httpOnly cookie ([ #12163 ] ( https://github.com/ParabolInc/parabol/issues/12163 ) ) ([ 85d3512] ( https://github.com/ParabolInc/parabol/commit/85d3512a68450767b41088319580beed2d3e5733 ) )
16+ * remove pgtyped ([ #12347 ] ( https://github.com/ParabolInc/parabol/issues/12347 ) ) ([ 70c8038] ( https://github.com/ParabolInc/parabol/commit/70c80388eebb24a243240e04909edee87c1c7faa ) )
17+ * update glob package ([ #12344 ] ( https://github.com/ParabolInc/parabol/issues/12344 ) ) ([ af502b3] ( https://github.com/ParabolInc/parabol/commit/af502b39d62e52833409ec6b2eb6795a41fdebbe ) )
18+
819## [ 10.35.0] ( https://github.com/ParabolInc/parabol/compare/v10.34.2...v10.35.0 ) (2025-11-20)
920
1021
Original file line number Diff line number Diff line change 33 "description" : " An open-source app for building smarter, more agile teams." ,
44 "author" : " Parabol Inc. <love@parabol.co> (http://github.com/ParabolInc)" ,
55 "license" : " AGPL-3.0" ,
6- "version" : " 10.35.0 " ,
6+ "version" : " 10.35.1 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/ParabolInc/parabol"
Original file line number Diff line number Diff line change 33 "description" : " An open-source app for building smarter, more agile teams." ,
44 "author" : " Parabol Inc. <love@parabol.co> (http://github.com/ParabolInc)" ,
55 "license" : " AGPL-3.0" ,
6- "version" : " 10.35.0 " ,
6+ "version" : " 10.35.1 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/ParabolInc/parabol"
Original file line number Diff line number Diff line change 11{
22 "name" : " parabol-embedder" ,
3- "version" : " 10.35.0 " ,
3+ "version" : " 10.35.1 " ,
44 "description" : " A service that computes embedding vectors from Parabol objects" ,
55 "author" : " Jordan Husney <jordan.husney@gmail.com>" ,
66 "homepage" : " https://github.com/ParabolInc/parabol/tree/master/packages/embedder#readme" ,
Original file line number Diff line number Diff line change 22 "name" : " integration-tests" ,
33 "author" : " Parabol Inc. <love@parabol.co> (http://github.com/ParabolInc)" ,
44 "license" : " AGPL-3.0" ,
5- "version" : " 10.35.0 " ,
5+ "version" : " 10.35.1 " ,
66 "description" : " " ,
77 "main" : " index.js" ,
88 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " parabol-mattermost-plugin" ,
3- "version" : " 10.35.0 " ,
3+ "version" : " 10.35.1 " ,
44 "description" : " A service that computes embedding vectors from Parabol objects" ,
55 "author" : " Georg Bremer <github@dschoordsch.de>" ,
66 "homepage" : " https://github.com/ParabolInc/parabol/tree/master/packages/mattermost-plugin#readme" ,
Original file line number Diff line number Diff line change 33 "description" : " An open-source app for building smarter, more agile teams." ,
44 "author" : " Parabol Inc. <love@parabol.co> (http://github.com/ParabolInc)" ,
55 "license" : " AGPL-3.0" ,
6- "version" : " 10.35.0 " ,
6+ "version" : " 10.35.1 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/ParabolInc/parabol"
You can’t perform that action at this time.
0 commit comments