Skip to content

Latest commit

 

History

History
128 lines (104 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

128 lines (104 loc) · 12.7 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Commits

  • (fix) readme for cli de5a78e
  • (fix) add additional new-line to template 43e4f7e
  • (fix) add missing npx 4d749a6
  • (feat) add possibility to define verse-offset aaa8cd9

v0.2.4 - 2023-06-11

Commits

  • (fix) ignore *.tgz files 199cd14
  • (fix) use allow-list instead of block-list for npm publish file list 5db7ca4

v0.2.3 - 2023-06-11

Commits

v0.2.2 - 2023-06-11

Commits

  • (fix) ensure to pass repo owner name 37ee653
  • (feat) add type for verse request params 8d4494f
  • (feat) upgrade to pnpm v8 + remove npm lock file a81676a
  • (feat) convert to monorepo d9ed1cb
  • (feat) change author 405ad52
  • (feat) pnpm add @release-it/bumper 547fe31
  • (fix) indent f789c92
  • (fix) remove unnecessary links and add version field 6730e78
  • (feat) add possibility to force getting verse live instead from cache 6b87e6d
  • (fix) add newline 27c61b4
  • (fix) mark force param as optional 1355a55
  • (feat) add cli tool to get multiple verses in defined format 1acdbfe
  • (feat) configure repo + publish-config 7e956a9
  • (feat) setup npm package deployment 028f929
  • (feat) update package name with scope d6982fe
  • (feat) setup npm package deployment (next) 9d5c139
  • (feat) configure bin df05513
  • (fix) ensure to build cli package before publish 92bd297
  • (fix) ensure to build cli package before publish (also for next) 520d5a7
  • (fix) call "pnpm install" f39713f
  • (fix) use built-in "pnpm install" 388c970
  • (fix) add missing shebang 4441a45
  • (feat) setup option with env usage 1d91a82
  • (feat) add possibility to add additional params 7373b23
  • (fix) do not deploy with gha npm packages ceefa3d
  • (doc) update readme for every app 7ec2687
  • (feat) install @release-it-plugins/workspaces c5f5d01
  • (feat) mark npm package as public a5e40a4
  • (feat) add scope to package name 63a8388
  • (feat) upgrade release-it to latest version 9b453f1
  • (fix) ensure commits date desc 8f72c49
  • (fix) remove @release-it/bumper 79b9235

v0.2.1 - 2023-06-10

Commits

  • (feat) change docker package name 8b9d317

v0.2.0 - 2023-06-10

Commits

  • (feat) add redis for caching 69dba5b
  • (feat) add docker-compose.yml with redis and api service 8bab24d
  • (fix) remove unnecessary await d13024e
  • (refactor) extract api-error responder 8c3af4d
  • (ci) allow only main branch as trigger f3221b0
  • (feat) add interface for error and success response + extend response cdfb1d1

v0.1.0 - 2023-06-09

Commits