Skip to content

Commit 262192e

Browse files
committed
Bump versions [skip ci]
1 parent 1100bf6 commit 262192e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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": "1.1.8",
3+
"version": "1.1.9",
44
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin",
55
"repository": {
66
"type": "git",

heft-plugins/heft-vscode-extension-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-vscode-extension-plugin",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Heft plugin for building vscode extensions.",
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.11.10",
3+
"version": "2.11.11",
44
"description": "A rig package for Node.js projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

rigs/heft-vscode-extension-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-vscode-extension-rig",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "A rig package for VSCode Extensions 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": "1.1.10",
3+
"version": "1.1.11",
44
"description": "A rig package for web browser projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)