Skip to content

Commit

Permalink
#88 - Built artifacts for changes in PR #88 - 'insertStyle no longer …
Browse files Browse the repository at this point in the history
…throws ...' .
  • Loading branch information
elycruz committed Sep 28, 2021
1 parent efaccdc commit 5b9fa46
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.9](https://github.com/differui/rollup-plugin-sass/releases/tag/1.2.9)

### Fixes:
9b938ee - moved insertStyle test to correct file
b940849 - insertStyle no longer throws a fatal error when window is undefined

### Other:
c9332d0 - #88 - Added 'master' branch to 'dev-build-and-test' git workflow file.

## [1.2.6](https://github.com/differui/rollup-plugin-sass/releases/tag/1.2.6)

### Fixes:
Expand Down
2 changes: 1 addition & 1 deletion dist/style.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/style.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-sass",
"version": "1.2.8",
"version": "1.2.9",
"description": "Rollup Sass files.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 5b9fa46

Please sign in to comment.