File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"." :" 0.2.1 " }
1+ {"." :" 0.2.2 " }
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.2] ( https://github.com/Flagsmith/flagsmith-cli/compare/0.2.1...v0.2.2 ) (2025-11-06)
4+
5+
6+ ### CI
7+
8+ * add NPM trusted publishing and release please ([ #33 ] ( https://github.com/Flagsmith/flagsmith-cli/issues/33 ) ) ([ d6fe2bc] ( https://github.com/Flagsmith/flagsmith-cli/commit/d6fe2bc84accaae327d7afe6ac71f86b82337d7c ) )
9+
10+
11+ ### Other
12+
13+ * Add build and test workflow, fix npm audit issues ([ fa5d5da] ( https://github.com/Flagsmith/flagsmith-cli/commit/fa5d5da19e1ae552ca2c93a9f2473f9287ec9630 ) )
14+
115<a id =" 0.2.1 " ></a >
2- # [ 0.2.1 - Update Flagsmith sdk] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.2.1 ) - 2025-03-20
16+ ## [ 0.2.1 - Update Flagsmith sdk] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.2.1 ) - 2025-03-20
317
418Merges [ #25 ] ( https://github.com/Flagsmith/flagsmith-cli/pull/25 )
519
620[ Changes] [ 0.2.1 ]
721
822
923<a id =" 0.1.3 " ></a >
10- # [ 0.1.3 - Adds prettify flag -p] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.1.3 ) - 2023-05-29
24+ ## [ 0.1.3 - Adds prettify flag -p] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.1.3 ) - 2023-05-29
1125
1226[ #12 ] ( https://github.com/Flagsmith/flagsmith-cli/pull/12 )
1327
1428[ Changes] [ 0.1.3 ]
1529
1630
1731<a id =" 0.1.2 " ></a >
18- # [ 0.1.2 - Add Identity flag -i] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.1.2 ) - 2023-05-29
32+ ## [ 0.1.2 - Add Identity flag -i] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.1.2 ) - 2023-05-29
1933
2034[ #11 ] ( https://github.com/Flagsmith/flagsmith-cli/pull/11 )
2135
2236[ Changes] [ 0.1.2 ]
2337
2438
2539<a id =" 0.1.1 " ></a >
26- # [ 0.1.1 - Fix api-input in a wrong const] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.1.1 ) - 2023-01-20
40+ ## [ 0.1.1 - Fix api-input in a wrong const] ( https://github.com/Flagsmith/flagsmith-cli/releases/tag/0.1.1 ) - 2023-01-20
2741
2842Merges [ #10 ] ( https://github.com/Flagsmith/flagsmith-cli/pull/10 ) , thank you very much [ @vladaCizek ] ( https://github.com/vladaCizek ) ! 🚀
2943
Original file line number Diff line number Diff line change 11{
22 "name" : " flagsmith-cli" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " A CLI allowing you to fetch Flagsmith flags and output them to a file" ,
55 "author" : " kyle-ssg @kyle-ssg" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments