Releases: devpow112/codify-images
Releases · devpow112/codify-images
v1.4.4
v1.4.3
This release is also available on:
1.4.3 (2022-02-11)
Build System
Miscellaneous Chores
- bump eslint (99fb81b)
- deps-dev: bump @devpow112/eslint-config from 1.0.3 to 1.0.4 (939206c)
- deps-dev: bump markdownlint-cli from 0.30.0 to 0.31.0 (8adcb21)
- deps-dev: bump markdownlint-cli from 0.31.0 to 0.31.1 (5f7259e)
- deps-dev: bump sinon from 13.0.0 to 13.0.1 (a8eb0d2)
- node: bump from 16.13.2 to 16.14.0 (afbac7e)
- remove unneeded development dependencies (a59af35)
- switch to shareable config (c35042d)
- switch to shareable config (a174876)
- switch to shared babel config (023b4c9)
- update dependencies (a34cc3b)
Code Refactoring
- clean-up cli (274509a)
v1.4.2
This release is also available on:
1.4.2 (2022-01-29)
Bug Fixes
- make work with new commander version (75affa7)
Documentation
- correct link (c333d72)
Build System
- deps: bump actions/setup-node from 2.4.1 to 2.5.0 (e3db490)
- deps: bump actions/setup-node from 2.5.0 to 2.5.1 (017b34b)
- remove unneeded quotes (d24d0a4)
- switch to use
node-version-file(f1c3a27)
Miscellaneous Chores
- adjust auto update run time (8d822ac)
- deps-dev: bump @babel/cli from 7.16.0 to 7.16.7 (6b17cc3)
- deps-dev: bump @babel/cli from 7.16.7 to 7.16.8 (b9f4e62)
- deps-dev: bump @babel/core from 7.16.0 to 7.16.5 (1efe13a)
- deps-dev: bump @babel/core from 7.16.10 to 7.16.12 (07a96c7)
- deps-dev: bump @babel/core from 7.16.5 to 7.16.7 (b72d51f)
- deps-dev: bump @babel/core from 7.16.7 to 7.16.10 (2dd4758)
- deps-dev: bump @babel/preset-env from 7.16.0 to 7.16.4 (2979134)
- deps-dev: bump @babel/preset-env from 7.16.10 to 7.16.11 (333f147)
- deps-dev: bump @babel/preset-env from 7.16.4 to 7.16.5 (bc204fc)
- deps-dev: bump @babel/preset-env from 7.16.5 to 7.16.7 (859734d)
- deps-dev: bump @babel/preset-env from 7.16.7 to 7.16.8 (cee26c0)
- deps-dev: bump @babel/preset-env from 7.16.8 to 7.16.10 (860ca81)
- deps-dev: bump @babel/register from 7.16.0 to 7.16.5 (5ee3809)
- deps-dev: bump @babel/register from 7.16.5 to 7.16.7 (65ef4ef)
- deps-dev: bump @babel/register from 7.16.7 to 7.16.8 (59e3948)
- deps-dev: bump @babel/register from 7.16.8 to 7.16.9 (5443fad)
- deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (cab6626)
- deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.0 (c28d1b2)
- deps-dev: bump @commitlint/cli from 16.0.0 to 16.0.1 (739047b)
- deps-dev: bump @commitlint/cli from 16.0.1 to 16.0.2 (bf98b7d)
- deps-dev: bump @commitlint/cli from 16.0.2 to 16.1.0 (ae47036)
- deps-dev: bump @commitlint/config-conventional (7cf009b)
- deps-dev: bump @commitlint/config-conventional (be220cc)
- deps-dev: bump chai from 4.3.4 to 4.3.5 (3d45ebf)
- deps-dev: bump chai from 4.3.5 to 4.3.6 (0ef4d4a)
- deps-dev: bump conventional-changelog-conventionalcommits (82a45e0)
- deps-dev: bump conventional-changelog-conventionalcommits (d164713)
- deps-dev: bump eslint from 8.2.0 to 8.3.0 (9bf7ade)
- deps-dev: bump eslint from 8.3.0 to 8.4.0 (29f1b76)
- deps-dev: bump eslint from 8.4.0 to 8.4.1 (749b03e)
- deps-dev: bump eslint from 8.4.1 to 8.5.0 (75ce129)
- deps-dev: bump eslint from 8.5.0 to 8.6.0 (c79fd6c)
- deps-dev: bump eslint from 8.6.0 to 8.7.0 (2a3caa9)
- deps-dev: bump eslint-plugin-mocha from 10.0.1 to 10.0.3 (36dc34e)
- deps-dev: bump eslint-plugin-mocha from 9.0.0 to 10.0.1 (bcc171a)
- deps-dev: bump markdownlint-cli from 0.29.0 to 0.30.0 (5e68e12)
- deps-dev: bump mocha from 9.1.3 to 9.1.4 (2916f27)
- deps-dev: bump mocha from 9.1.4 to 9.2.0 (43d0626)
- deps-dev: bump semantic-release from 18.0.0 to 18.0.1 (9e35b54)
- deps-dev: bump semantic-release from 18.0.1 to 19.0.2 (d6099d7)
- deps-dev: bump sinon from 12.0.1 to 13.0.0 (405aad2)
- deps: bump commander from 8.3.0 to 9.0.0 (57f9e0b)
- explicitly include
bin(f3aa086) - license: update year to 2022 (b1533a0)
- node: bump from 16.13.0 to 16.13.1 (b30e45c)
- node: bump from 16.13.1 to 16.13.2 (bb8cad6)
- switch to custom eslint config (03bc7be)
v1.4.1
v1.4.0
v1.3.1
This release is also available on:
1.3.1 (2021-11-10)
Bug Fixes
- issue with cli path creation (b1c37ad)
Miscellaneous Chores
- adjust dependabot to daily (7c240e9)
- deps-dev: bump eslint from 8.1.0 to 8.2.0 (cb9219a)
- deps-dev: bump sinon from 12.0.0 to 12.0.1 (1901be8)
- remove
distfolder before build (0fa3d57)
Documentation
- update security (275fcc8)