Skip to content

Commit 0f60d38

Browse files
committed
version bump. update changelog
1 parent a8327c2 commit 0f60d38

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [0.7.0] 2021-11-10
9+
10+
### Added
11+
12+
- [**#53**](https://github.com/devblackops/Terminal-Icons/pull/53) Add color and icon for handlebar (.hbs) files (via [@nikouu](https://github.com/nikouu))
13+
814
## [0.6.0] 2021-11-08
915

1016
### Added

Terminal-Icons/Terminal-Icons.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'Terminal-Icons.psm1'
3-
ModuleVersion = '0.6.0'
3+
ModuleVersion = '0.7.0'
44
GUID = '4419ddb6-3528-47cd-baf3-7fb9d8566620'
55
Author = 'Brandon Olin'
66
CompanyName = 'Community'

0 commit comments

Comments
 (0)