Skip to content

Commit c6bd2b4

Browse files
authored
fix: release new version (#154)
1 parent 0fc016d commit c6bd2b4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Stencil Styles
2+
23
## Compiles SCSS On-The-Fly for the Stencil Framework
34

45
### Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/stencil-styles",
3-
"version": "6.2.5",
3+
"version": "6.2.6",
44
"description": "Compiles SCSS for the Stencil Framework",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)