Skip to content

Commit 8f9fedd

Browse files
committed
build: Add changelog to bundle
1 parent 00f9e25 commit 8f9fedd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.vscodeignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
!*-language-configuration.json
66
!assets/*
77
!LICENSE.txt
8+
!CHANGELOG.md

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [Unreleased]
4+
5+
### Added
6+
7+
- Added the changelog to the extension bundle so it's readable directly from
8+
VsCode
9+
310
## [0.0.13]
411

512
### Added

0 commit comments

Comments
 (0)