Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 7df0733

Browse files
authored
Merge pull request #8 from kwonoj/bump-version
build(package): release 0.0.1
2 parents fa2b961 + 1ba9db0 commit 7df0733

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<a name="0.0.1"></a>
2+
## 0.0.1 (2018-07-10)
3+
4+
5+
### Features
6+
7+
* **bootstrap:** initial binary bootstrap ([bd44b0e](https://github.com/kwonoj/libsass-asm/commit/bd44b0e))
8+
* **cli:** implement help, display version ([5d07778](https://github.com/kwonoj/libsass-asm/commit/5d07778))
9+
* **cli:** initial cli entrypoint ([8bbe521](https://github.com/kwonoj/libsass-asm/commit/8bbe521))
10+
* **getversion:** export getversion interface ([5310653](https://github.com/kwonoj/libsass-asm/commit/5310653))
11+
* **loadmodule:** implement loadmodule ([d614551](https://github.com/kwonoj/libsass-asm/commit/d614551))
12+
* **logger:** implement logger utility ([30a276a](https://github.com/kwonoj/libsass-asm/commit/30a276a))
13+
* **sassasmmodule:** define initial interface ([8f1d595](https://github.com/kwonoj/libsass-asm/commit/8f1d595))
14+
* **sassfactory:** define initial interface ([6d35c23](https://github.com/kwonoj/libsass-asm/commit/6d35c23))
15+
* **sassloader:** expose getversion interface ([7ae4abb](https://github.com/kwonoj/libsass-asm/commit/7ae4abb))
16+
17+
18+

0 commit comments

Comments
 (0)