Releases: tldr-pages/tldr-translation-pairs-gen
Releases · tldr-pages/tldr-translation-pairs-gen
v0.2.2
What's Changed
- chores: include backward compatibility section by @SethFalco in #22
- chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #23
- chore(deps-dev): bump chai and @types/chai by @dependabot in #24
- chore(deps-dev): bump @types/node from 18.15.11 to 20.10.4 by @dependabot in #25
- chore(deps-dev): bump @types/node from 20.10.4 to 20.10.6 by @dependabot in #29
- chore(deps): bump commander from 9.5.0 to 11.1.0 by @dependabot in #28
- chore(deps): bump actions/deploy-pages from 3 to 4 by @dependabot in #30
- chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #31
- chore(deps): bump xmlbuilder2 from 3.0.2 to 3.1.1 by @dependabot in #34
- chore(deps-dev): bump @types/mocha from 10.0.1 to 10.0.6 by @dependabot in #32
- chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 by @dependabot in #36
- chore(deps-dev): bump @types/node from 20.10.6 to 20.11.15 by @dependabot in #37
- chore(deps): bump csv-stringify from 6.3.0 to 6.4.5 by @dependabot in #39
- chore(deps-dev): bump mocha from 10.2.0 to 10.3.0 by @dependabot in #41
- chore(deps): bump commander from 11.1.0 to 12.0.0 by @dependabot in #44
- chore(deps): bump csv-stringify from 6.4.5 to 6.4.6 by @dependabot in #40
- chore(deps): bump marked from 4.3.0 to 12.0.0 by @dependabot in #43
- docs: add install section on README by @SethFalco in #45
- deps: upgrade to latest v4 release of chai by @SethFalco in #46
- feat: add translations workflow for GitHub releases by @kbdharun in #47
- chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 by @dependabot in #49
- chore(deps): bump marked from 12.0.0 to 12.0.1 by @dependabot in #52
- chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot in #53
- chore(deps-dev): bump @types/node from 20.11.15 to 20.12.2 by @dependabot in #51
- chore(deps): bump marked from 12.0.1 to 12.0.2 by @dependabot in #56
- chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #55
- chore(deps-dev): bump @types/node from 20.12.2 to 20.12.7 by @dependabot in #54
- feat/ci: attest generated artifacts by @kbdharun in #57
- chore(deps): bump commander from 12.0.0 to 12.1.0 by @dependabot in #62
- chore(deps): bump csv-stringify from 6.4.6 to 6.5.0 by @dependabot in #59
- chore(deps-dev): bump @types/marked from 4.0.8 to 6.0.0 by @dependabot in #60
- chore(deps-dev): bump @types/node from 20.12.7 to 20.13.0 by @dependabot in #61
- chore(deps-dev): bump @types/node from 20.13.0 to 20.14.9 by @dependabot in #64
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #66
- chore(deps-dev): bump mocha and @types/mocha by @dependabot in #65
- chore(deps-dev): bump mocha from 10.5.2 to 10.7.0 by @dependabot in #71
- chore(deps): bump csv-stringify from 6.5.0 to 6.5.1 by @dependabot in #70
- chore(deps-dev): bump @types/node from 20.14.9 to 22.0.2 by @dependabot in #68
- chore(deps-dev): bump chai and @types/chai by @dependabot in #67
- chore(deps-dev): bump typescript from 5.5.2 to 5.5.4 by @dependabot in #74
- chore(deps-dev): bump mocha from 10.7.0 to 10.7.3 by @dependabot in #72
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group by @dependabot in #76
- chore(deps-dev): bump @types/node from 22.0.2 to 22.5.2 by @dependabot in #73
- chore(deps-dev): bump @types/node from 22.5.2 to 22.7.4 by @dependabot in #80
- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #77
- chore(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8 by @dependabot in #78
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix language name by @waldyrious in #5
- chore: rename project by @SethFalco in #6
- chore: change gitter link for matrix by @SethFalco in #7
- chore: fix typos in readme by @SethFalco in #8
- chore: add test workflow for ci by @SethFalco in #10
- feat: add tmx support and change output by @SethFalco in #9
- chore: fix attribution in tmx by @SethFalco in #12
- chore: fix license link on readme by @SethFalco in #13
- fix: don't crash on unexpected directory by @SethFalco in #14
- chore: add source maps by @SethFalco in #15
- ci: add job to upload translations by @SethFalco in #16
- chore: rename artifact by @SethFalco in #17
- chore: deploy artifact to github pages by @SethFalco in #18
- fix: gh-pages pipeline by @SethFalco in #19
- chores: fix link and add jsdocs to functions by @SethFalco in #20
New Contributors
- @waldyrious made their first contribution in #5
- @SethFalco made their first contribution in #6
Full Changelog: https://github.com/tldr-pages/tldr-translation-pairs-gen/commits/v0.2.1