Skip to content

Commit b5d38c8

Browse files
committed
[Chore] Bump version to 6.0.0-alpha.2
1 parent ecd0958 commit b5d38c8

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Changelog
2+
## 6.0.0-alpha.2
3+
- fix npm audit, by disabling tests and removing vulnerable and deprecated gulp-diff devDependency

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@bubblgroup/gulp-typescript",
3-
"version": "6.0.0-alpha.1",
2+
"name": "@bubblegroup/gulp-typescript",
3+
"version": "6.0.0-alpha.2",
44
"description": "A typescript compiler for gulp with incremental compilation support.",
55
"homepage": "https://github.com/ivogabe/gulp-typescript",
66
"bugs": "https://github.com/ivogabe/gulp-typescript/issues",

0 commit comments

Comments
 (0)