Skip to content

Latest commit

 

History

History
155 lines (96 loc) · 10 KB

CHANGELOG.md

File metadata and controls

155 lines (96 loc) · 10 KB

Changelog

next

Changed

  • 🔧 ci(codecov): remove optional file and directory field [8d9b412]
  • 🔧 ci(codecov-ci): fix coverage file name [2cabf9c]

Documentation

  • ✏️ docs: add coverage badge [96a37f2]

Miscellaneous

1.1.4 (2022-04-22)

Documentation

  • ✏️ docs: update changelog [a5a03b6]

Miscellaneous

  • chore(release): 1.1.4 [skip ci] [6073bab]
  • 🚧 chore(ci): update changelog commit message [22ff3e7]

1.1.3 (2022-04-22)

Changed

  • 🔧 ci: add codecov yml [c43f5b4]

Documentation

  • ✏️ docs: update changelog [2dbf59f]

Miscellaneous

  • chore(release): 1.1.3 [skip ci] [b4cd2a5]

1.1.2 (2022-04-22)

Bug Fix

Documentation

  • ✏️ docs: update changelog [bfc5edb]
  • ✏️ docs: add usage and example [5808b79]

Miscellaneous

1.1.1 (2022-04-22)

Changed

  • 🔧 ci: update task name [2cb4548]
  • 🔧 ci: change package to public access [3d86afe]

Bug Fix

  • 🐛 fix(ci): remove unnecessary name [633d7ac]

Documentation

  • ✏️ docs: update changelog [13a85a1]

Miscellaneous

1.1.0 (2022-04-22)

Added

  • ✨ feat: add pt-br and en rules [ce95313]

Changed

  • 🔧 ci: add action to commit [d3807a8]
  • 🔧 ci: fix yml syntax [835b587]
  • 🔧 ci: fix yml syntax [ef477bc]
  • 🔧 ci: update generate changelog script [a109e1e]
  • 🔧 ci: update gitmoji-changelog-action version [8bd9c84]

Documentation

  • ✏️ docs: update changelog [b043325]
  • ✏️ docs: rename readme file [25d23d5]
  • ✏️ docs: update changelog [a82186d]

Miscellaneous

  • 🚧 chore(husky): add commit-msg hook [50fcf04]
  • 🚧 chore: change commitlint config to typescript file [3854f31]
  • 🚧 chore: change prettier printWidth [35281ce]
  • 🧪 test: update test description [3ae4cf2]
  • 🚧 chore: add changelogrc config [4c0ceb9]
  • 🚧 chore: add gitmoji changelog action [fc0764c]
  • 🚧 chore: add changelog script [be0740a]
  • 🚧 chore: update node version on ci environment [8f8f221]
  • 🚧 chore: set package.json private key to false [0c4d9c8]

1.0.0 (2022-04-21)

Added

  • ✨ feat: initial setup [7a3e9ba]

Changed

  • 🔧 ci: add gitmoji-changelog to ci steps [690a2c5]

Miscellaneous

  • 🧱 build: add @semantic-release/git package [55533b8]
  • 🚧 chore: add semantic-release config [eba619a]
  • 🚧 chore: update ci rule for run [b76b53d]