Commit cbdc9f3
committed
chore(flipper-sequelize): release version 1.0.1 with changelog update
Update package version to 1.0.1 and add corresponding changelog entry.
Includes normalization of percentage gate storage to snake_case and
ensures Sequelize reads both snake_case and camelCase formats,
improving interoperability between Ruby and TypeScript clients. Adds
regression coverage to verify proper reading/writing of gate formats.1 parent 2c017a6 commit cbdc9f3
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments