Skip to content

Commit 420cc6f

Browse files
committed
Bumps to v0.6.2
1 parent bfd3c36 commit 420cc6f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [0.6.2]
8+
9+
- Fixes CI issues
10+
711
## [0.6.0]
812

913
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tsl-problem-matcher",
33
"displayName": "TypeScript + Webpack Problem Matchers",
44
"description": "Provides problem matchers for TypeScript projects using Webpack with ts-loader, fork-ts-checker-webpack-plugin with or without eslint, and/or tslint-loader",
5-
"version": "0.6.0",
5+
"version": "0.6.2",
66
"author": {
77
"name": "Eric Amodio",
88
"email": "eamodio@gmail.com"

0 commit comments

Comments
 (0)