Skip to content

Commit 9e48e93

Browse files
authored
Merge pull request #1 from GitScrum/milestone-0.1.0
Milestone 0.1.0
2 parents 7d357d9 + 5b26591 commit 9e48e93

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<a name="0.1.0"></a>
2+
## 0.1.0 (2018-02-26)
3+
4+
* 0.1.0 ([c977a42](https://github.com/gitscrum/postcss-map-get/commit/c977a42))
5+
* build: dot config ([25ec7af](https://github.com/gitscrum/postcss-map-get/commit/25ec7af))
6+
* build: init ([7d357d9](https://github.com/gitscrum/postcss-map-get/commit/7d357d9))
7+
* build: license ([bc6cb1a](https://github.com/gitscrum/postcss-map-get/commit/bc6cb1a))
8+
* feat: mag-get ([9ebf368](https://github.com/gitscrum/postcss-map-get/commit/9ebf368))
9+
* test: for map get ([e47d15e](https://github.com/gitscrum/postcss-map-get/commit/e47d15e))
10+
* ci: config for travis ([c7b6f6f](https://github.com/gitscrum/postcss-map-get/commit/c7b6f6f))
11+
* docs: add readme ([09d7ff0](https://github.com/gitscrum/postcss-map-get/commit/09d7ff0))
12+
13+
14+

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-map-get",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "PostCSS plugin for sass-like Map Function",
55
"license": "MIT",
66
"repository": "gitscrum/postcss-map-get",

0 commit comments

Comments
 (0)