Skip to content

Commit 81a1645

Browse files
committed
3.0.0
1 parent e4ba1e5 commit 81a1645

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v2.1.1](https://github.com/little-core-labs/chromafi/compare/v2.1.1...v2.1.1)
11-
12-
## v2.1.1 - 2020-12-01
10+
## [v3.0.0](https://github.com/little-core-labs/chromafi/compare/v3.0.0...v3.0.0)
1311

1412
### Merged
1513

@@ -20,6 +18,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2018

2119
### Commits
2220

21+
- new maintainer [`e4ba1e5`](https://github.com/little-core-labs/chromafi/commit/e4ba1e5fbf29c32b6e30d62543f0687df08ebace)
2322
- chore(): upgrade deps [`9f1a59b`](https://github.com/little-core-labs/chromafi/commit/9f1a59be51e51a68772178cb4c787d2e9fdc0ba0)
2423
- Adding code [`804ca4a`](https://github.com/little-core-labs/chromafi/commit/804ca4ab2efbab7f2a53d8b0c91bb088a0ff0934)
25-
- update readme and dev deps [`458f2b7`](https://github.com/little-core-labs/chromafi/commit/458f2b72b3a8455673a860d41802a21dd2e490e5)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@12core/chromafi",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "🦅 cli syntax highlighting: any function - any object - 176 languages",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)