Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Aug 28, 2016
1 parent 2787b53 commit 14bd12b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 0.2.3

* Remove dead code

### 0.2.0

- code stability
Expand All @@ -9,7 +13,7 @@

### 0.1.11

- fixed issue where UMD format was set without module name.
- fixed issue where UMD format was set without module name.
- added tests

### 0.1.9
Expand Down Expand Up @@ -85,4 +89,4 @@

### 0.0.1

Initial version
Initial version
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-rollup-plugin",
"version": "0.2.2",
"version": "0.2.3",
"description": "A Karma preprocessor plugin to offer seamless integration with Rollup",
"main": "dist/rollup-plugin-karma.js",
"author": "Bogdan Chadkin <trysound@yandex.ru>",
Expand Down

0 comments on commit 14bd12b

Please sign in to comment.