Skip to content

Commit

Permalink
chore(release): Release 0.3.0-beta.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Dec 3, 2018
1 parent 88bbb44 commit 2e89b3c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.3.0-beta.0"></a>
# 0.3.0-beta.0 (2018-12-03)


### Features

* Print pretty errors ([#10](https://github.com/ls-age/svelte-preprocess-less/issues/10)) ([88bbb44](https://github.com/ls-age/svelte-preprocess-less/commits/88bbb44))




<a name="0.2.0"></a>
# 0.2.0 (2017-12-31)

Expand Down
2 changes: 1 addition & 1 deletion 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": "svelte-preprocess-less",
"version": "0.2.0",
"version": "0.3.0-beta.0",
"description": "Svelte preprocessor for less",
"main": "out/index.js",
"module": "out/module.js",
Expand Down

0 comments on commit 2e89b3c

Please sign in to comment.