Skip to content

Commit 02b0ed4

Browse files
committed
Bump versions [skip ci]
1 parent 4b83c1c commit 02b0ed4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

heft-plugins/heft-sass-load-themed-styles-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-sass-load-themed-styles-plugin",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Heft plugin that connects to heft-sass-plugin and replaces load-themed-styles theme expressions with standard CSS variables",
55
"repository": {
66
"type": "git",

heft-plugins/heft-sass-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-sass-plugin",
3-
"version": "0.17.11",
3+
"version": "0.17.12",
44
"description": "Heft plugin for SASS",
55
"repository": {
66
"type": "git",

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.29.7",
3+
"version": "0.29.8",
44
"description": "A rig package for web browser projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)