Skip to content

Latest commit

 

History

History
102 lines (57 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

102 lines (57 loc) · 1.92 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.7.2

(2024-04-08)

  • Update dependency webpack to v5.76.0 [SECURITY] [Self-hosted Renovate Bot]

v0.7.1

(2024-04-08)

  • Update dependency zx to v6.2.5 [Self-hosted Renovate Bot]

v0.7.0

(2022-11-08)

  • generate flowzonified project [Somo S]
  • Replace balenaCI with flowzone [Somo S]

0.6.0 - 2022-06-03

  • fix support for oauth scopes [Somo S]
  • feat(init): specify package version/location [Somo S]

0.5.0 - 2022-05-30

  • make output verbose when NODE_ENV is dev [Somo S]

0.4.10 - 2022-05-27

  • improve the docs [Somo]

0.4.9 - 2022-05-27

  • init: commit only if there are no commits [Somo S]

0.4.8 - 2022-05-26

  • add license [Somo S]

0.4.7 - 2022-05-25

  • remove test script-id from template package.json [Somo S]

0.4.6 - 2022-05-25

  • npm install after git init [Somo S]

0.4.5 - 2022-05-25

  • rename template package.json [Somo S]

0.4.4 - 2022-05-25

  • add package author and repo url [Somo S]

0.4.3 - 2022-05-25

  • fix template files accidentally ignored [Somo S]

0.4.2 - 2022-05-25

  • fix publish template [Somo S]

0.4.1 - 2022-05-25

  • fix husky [Somo S]

0.4.0 - 2022-05-25

  • impiment init subcommand for scaffolding [Somo S]
  • add dsx prepare subcommand [Somo S]

0.3.1 - 2022-05-25

  • support setting push scriptId via ENV_VAR [Somo S]

0.3.0 - 2022-05-21

  • support linting staged source files [Somo S]

0.2.1 - 2022-05-20

  • Update README.md [Somo]

0.2.0 - 2022-05-19

  • add testing facilities [Somo S]

0.1.1 - 2022-04-29

  • distribute config dir in package [Somo S]

0.1.0 - 2022-04-29

  • update readme to show unimplimented functions [Somo S]
  • fix tests [Somo S]
  • add build and push [Somo S]
  • improve and clarify project mission/description [Somo]