Skip to content

Commit

Permalink
0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GehDoc committed Dec 9, 2019
1 parent c0dc439 commit 0984b4b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [UNRELEASED]
## [0.3.3] - 2019-12-09
### Added
- [INTERNAL] split markdown.css in the tool to import sources from vscode

### Changed
- [CSS] harmonize ```<pre>``` style with markdown preview

### Fixed
- [DEPENDENCIES] Update webpack-copy


## [0.3.2] - 2019-11-11
### Added
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-textile-preview",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.3.2",
"version": "0.3.3",
"icon": "media/textile-mark_logo.png",
"publisher": "GehDoc",
"preview": true,
Expand Down

0 comments on commit 0984b4b

Please sign in to comment.