Skip to content

Commit f8007b2

Browse files
committed
3.0.3
1 parent 03a2972 commit f8007b2

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ 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-
## [v3.0.2](https://github.com/little-core-labs/chromafi/compare/v3.0.1...v3.0.2)
10+
## [v3.0.3](https://github.com/little-core-labs/chromafi/compare/v3.0.2...v3.0.3)
11+
12+
### Merged
13+
14+
- Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.1 [`#7`](https://github.com/little-core-labs/chromafi/pull/7)
15+
- Bump actions/setup-node from v2.1.4 to v2.1.5 [`#5`](https://github.com/little-core-labs/chromafi/pull/5)
16+
17+
### Commits
18+
19+
- chore(): upgrade deps [`0cc7109`](https://github.com/little-core-labs/chromafi/commit/0cc7109613688ec8163cfe8f4d806ec963401e1a)
20+
21+
## [v3.0.2](https://github.com/little-core-labs/chromafi/compare/v3.0.1...v3.0.2) - 2021-04-15
1122

1223
### Commits
1324

package.json

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

0 commit comments

Comments
 (0)