From 81a1645be9e0d3370a5734b5dfdcdd3200e982ad Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Tue, 1 Dec 2020 16:02:44 -0700 Subject: [PATCH] 3.0.0 --- CHANGELOG.md | 6 ++---- package.json | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7a2241..c17f517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v2.1.1](https://github.com/little-core-labs/chromafi/compare/v2.1.1...v2.1.1) - -## v2.1.1 - 2020-12-01 +## [v3.0.0](https://github.com/little-core-labs/chromafi/compare/v3.0.0...v3.0.0) ### Merged @@ -20,6 +18,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 7143cbe..56ac7dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@12core/chromafi", - "version": "2.1.1", + "version": "3.0.0", "description": "🦅 cli syntax highlighting: any function - any object - 176 languages", "main": "index.js", "scripts": {