|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [v1.1.0](https://github.com/tj-actions/json2file/tree/v1.1.0) (2023-01-09) |
| 3 | +## [v1.2.0](https://github.com/tj-actions/json2file/tree/v1.2.0) (2023-01-10) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/tj-actions/json2file/compare/v1...v1.1.0) |
| 5 | +[Full Changelog](https://github.com/tj-actions/json2file/compare/v1...v1.2.0) |
6 | 6 |
|
7 | 7 | **Fixed bugs:**
|
8 | 8 |
|
9 | 9 | - \[BUG\] write\_output\_files: true -\> double escapes json content in generated files [\#66](https://github.com/tj-actions/json2file/issues/66)
|
10 | 10 |
|
11 | 11 | **Merged pull requests:**
|
12 | 12 |
|
| 13 | +- feat: write valid json ouput [\#70](https://github.com/tj-actions/json2file/pull/70) ([jackton1](https://github.com/jackton1)) |
| 14 | +- fix\(deps\): update rust crate regex to 1.7.1 [\#69](https://github.com/tj-actions/json2file/pull/69) ([renovate[bot]](https://github.com/apps/renovate)) |
| 15 | +- chore: upgraded to v1.1.0 [\#68](https://github.com/tj-actions/json2file/pull/68) ([jackton1](https://github.com/jackton1)) |
| 16 | + |
| 17 | +## [v1](https://github.com/tj-actions/json2file/tree/v1) (2023-01-09) |
| 18 | + |
| 19 | +[Full Changelog](https://github.com/tj-actions/json2file/compare/v1.1.0...v1) |
| 20 | + |
| 21 | +## [v1.1.0](https://github.com/tj-actions/json2file/tree/v1.1.0) (2023-01-09) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/tj-actions/json2file/compare/v1.0.16...v1.1.0) |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | + |
13 | 27 | - fix: convert value to json string [\#67](https://github.com/tj-actions/json2file/pull/67) ([jackton1](https://github.com/jackton1))
|
14 | 28 | - chore: switch to use clap [\#65](https://github.com/tj-actions/json2file/pull/65) ([jackton1](https://github.com/jackton1))
|
15 | 29 | - chore: upgraded to v1.0.16 [\#64](https://github.com/tj-actions/json2file/pull/64) ([jackton1](https://github.com/jackton1))
|
16 | 30 |
|
17 |
| -## [v1](https://github.com/tj-actions/json2file/tree/v1) (2023-01-06) |
18 |
| - |
19 |
| -[Full Changelog](https://github.com/tj-actions/json2file/compare/v1.0.16...v1) |
20 |
| - |
21 | 31 | ## [v1.0.16](https://github.com/tj-actions/json2file/tree/v1.0.16) (2023-01-06)
|
22 | 32 |
|
23 | 33 | [Full Changelog](https://github.com/tj-actions/json2file/compare/v1.0.15...v1.0.16)
|
|
0 commit comments