Releases: Freezystem/mjml-bar-chart
Releases · Freezystem/mjml-bar-chart
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's new ?
- f39b79e add badges to README.md by Nicolas Polizzo
- 18488fc improve test coverage part 1/2 (#20) by Nico
- 32231d6 build for ESM and CJS (#18) by Nico
- fe524db Bump @babel/traverse from 7.22.8 to 7.23.2 (#17) by dependabot[bot]
- 3aa1fb5 Bump semver from 5.7.1 to 5.7.2 (#15) by dependabot[bot]
- b761bf0 Bump postcss from 8.4.25 to 8.4.31 (#16) by dependabot[bot]
v1.1.1
What's Changed
- Bump all outdated dependency versions.
- Run
npm audit fix
to patch known CVEs in dependencies. - Update github actions to use node 20.
- Replace
release.sh
script with simple.npmrc
file.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.0
Added
- Write documentation
- Setup GitHub actions workflows
- Create
mjml-bar-chart
minimum requirements for release - Write first test (and a lot more have to be written yet !)