Skip to content

Commit c4c5e3f

Browse files
committed
Bump versions [skip ci]
1 parent 2283a11 commit c4c5e3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

heft-plugins/heft-lint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-lint-plugin",
3-
"version": "0.4.6",
3+
"version": "0.5.0",
44
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin",
55
"repository": {
66
"type": "git",

rigs/heft-node-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-node-rig",
3-
"version": "2.6.34",
3+
"version": "2.6.35",
44
"description": "A rig package for Node.js projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

rigs/heft-web-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-web-rig",
3-
"version": "0.25.1",
3+
"version": "0.25.2",
44
"description": "A rig package for web browser projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)