Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Aug 17, 2018
1 parent 33abf3c commit 815ce52
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<a name="1.0.0"></a>
# 1.0.0 (2018-08-17)

### Features

* initial ([#1](https://github.com/videojs/videojs-generate-postcss-config/issues/1)) ([33abf3c](https://github.com/videojs/videojs-generate-postcss-config/commit/33abf3c))

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": "videojs-generate-postcss-config",
"version": "0.0.0",
"version": "1.0.0",
"description": "Generate a standard postcss config, so that plugins don't need the same script in every repository.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 815ce52

Please sign in to comment.