diff --git a/CHANGELOG.md b/CHANGELOG.md index 07dc2cc..326b7a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v3.0.3](https://github.com/little-core-labs/chromafi/compare/v3.0.2...v3.0.3) +## [v3.0.4](https://github.com/little-core-labs/chromafi/compare/v3.0.3...v3.0.4) + +### Merged + +- Bump gh-release from 5.0.2 to 6.0.0 [`#14`](https://github.com/little-core-labs/chromafi/pull/14) +- Bump actions/setup-node from 2.3.2 to 2.4.0 [`#22`](https://github.com/little-core-labs/chromafi/pull/22) +- Bump actions/setup-node from 2.3.1 to 2.3.2 [`#21`](https://github.com/little-core-labs/chromafi/pull/21) +- Bump actions/setup-node from 2.3.0 to 2.3.1 [`#20`](https://github.com/little-core-labs/chromafi/pull/20) +- Bump actions/setup-node from 2.2.0 to 2.3.0 [`#19`](https://github.com/little-core-labs/chromafi/pull/19) +- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 [`#18`](https://github.com/little-core-labs/chromafi/pull/18) +- Bump actions/setup-node from 2.1.5 to 2.2.0 [`#17`](https://github.com/little-core-labs/chromafi/pull/17) +- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 [`#16`](https://github.com/little-core-labs/chromafi/pull/16) +- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 [`#15`](https://github.com/little-core-labs/chromafi/pull/15) +- Bump fastify/github-action-merge-dependabot from 1.2.1 to 2.0.0 [`#13`](https://github.com/little-core-labs/chromafi/pull/13) + +### Commits + +- chore: remove unused dependencies [`7d19227`](https://github.com/little-core-labs/chromafi/commit/7d192275a78d364d6eecbe9157a874d2829a7bad) + +## [v3.0.3](https://github.com/little-core-labs/chromafi/compare/v3.0.2...v3.0.3) - 2021-04-15 ### Merged @@ -24,11 +43,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(): upgrade deps [`c068c77`](https://github.com/little-core-labs/chromafi/commit/c068c77dc22303bdbbd9a0b8c93eb12931ec2431) -## v3.0.1 - 2021-01-23 +## [v3.0.1](https://github.com/little-core-labs/chromafi/compare/v3.0.0...v3.0.1) - 2021-01-23 ### Merged - Bump actions/setup-node from v2.1.2 to v2.1.4 [`#3`](https://github.com/little-core-labs/chromafi/pull/3) + +### Commits + +- refactor(): support disabling 'decorate' feature [`585a408`](https://github.com/little-core-labs/chromafi/commit/585a40856952ae5c855485dd4e6cafe10bc8ce25) +- chore: automerge actions [`41933ba`](https://github.com/little-core-labs/chromafi/commit/41933baef689376bb6beca231edcdbf16713eff7) + +## v3.0.0 - 2020-12-01 + +### Merged + - Cleanup [`#1`](https://github.com/little-core-labs/chromafi/pull/1) - Moving husky to devDependencies [`#9`](https://github.com/little-core-labs/chromafi/pull/9) - Fix indents [`#2`](https://github.com/little-core-labs/chromafi/pull/2) @@ -36,6 +65,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ### Commits +- new maintainer [`e4ba1e5`](https://github.com/little-core-labs/chromafi/commit/e4ba1e5fbf29c32b6e30d62543f0687df08ebace) - chore(): upgrade deps [`9f1a59b`](https://github.com/little-core-labs/chromafi/commit/9f1a59be51e51a68772178cb4c787d2e9fdc0ba0) - Adding code [`804ca4a`](https://github.com/little-core-labs/chromafi/commit/804ca4ab2efbab7f2a53d8b0c91bb088a0ff0934) -- update readme and dev deps [`458f2b7`](https://github.com/little-core-labs/chromafi/commit/458f2b72b3a8455673a860d41802a21dd2e490e5) diff --git a/package.json b/package.json index 4c8ae3e..4107ccb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@12core/chromafi", - "version": "3.0.3", + "version": "3.0.4", "description": "🦅 cli syntax highlighting: any function - any object - 176 languages", "main": "index.js", "scripts": {