Skip to content

Commit cce13a2

Browse files
sambachasam bacha
authored andcommitted
release(npm): v3
1 parent a635110 commit cce13a2

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
### Changelog
2+
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### [v2.0.4](https://github.com/sambacha/solidity-pegjs-parser/compare/v2.0.3...v2.0.4)
8+
9+
> 30 October 2020
10+
11+
- fix(npm): fix pathnames, again [`132d1b2`](https://github.com/sambacha/solidity-pegjs-parser/commit/132d1b2fa3c9951befced2c0989a42adc5402b8e)
12+
- revert(solidity.pegjs): solidity.pegjs in rootdir [`fc28601`](https://github.com/sambacha/solidity-pegjs-parser/commit/fc28601af20dad7611c9ebafa39c6a2356de7d84)
13+
- Update README.md [`4bf8cd1`](https://github.com/sambacha/solidity-pegjs-parser/commit/4bf8cd1acc273118f9657fcaa0a6e146d04a0793)
14+
15+
#### [v2.0.3](https://github.com/sambacha/solidity-pegjs-parser/compare/2.0.2...v2.0.3)
16+
17+
> 30 October 2020
18+
19+
- chore(npm): fix npm package details [`4e626f3`](https://github.com/sambacha/solidity-pegjs-parser/commit/4e626f395d68e54885fc13f4a1123b2cd14f3085)
20+
- feat(release): v2.0.2 [`36fd9d5`](https://github.com/sambacha/solidity-pegjs-parser/commit/36fd9d563cdfa5e8580eff4c3938d051b3030aa8)
21+
- fix(git): fix git merge [`cd6d2d2`](https://github.com/sambacha/solidity-pegjs-parser/commit/cd6d2d206f8009358e0b3f6bed7e0b443034a5cf)
22+
23+
#### [2.0.2](https://github.com/sambacha/solidity-pegjs-parser/compare/2.0.1...2.0.2)
24+
25+
> 30 October 2020
26+
27+
- Release 2.0.2 [`84fb0ab`](https://github.com/sambacha/solidity-pegjs-parser/commit/84fb0ab4335478aa9be1e9c88cbeaa329ec15fe7)
28+
29+
#### [2.0.1](https://github.com/sambacha/solidity-pegjs-parser/compare/2.0.0...2.0.1)
30+
31+
> 30 October 2020
32+
33+
- fix(npm): npm build directory [`2dad33b`](https://github.com/sambacha/solidity-pegjs-parser/commit/2dad33b73271627adddc74d74c03b19b46c1c588)
34+
- fix(bug): fixes issue wit deps [`d807ba1`](https://github.com/sambacha/solidity-pegjs-parser/commit/d807ba1e7313cb7fc628130ab6abef1d474bae0a)
35+
- test(mocah): fix mocah tests [`4671018`](https://github.com/sambacha/solidity-pegjs-parser/commit/46710187897d4f16f5dec94d76b019124669100f)
36+
37+
#### [2.0.0](https://github.com/sambacha/solidity-pegjs-parser/compare/v2.0.0...2.0.0)
38+
39+
> 10 October 2020
40+
41+
### [v2.0.0](https://github.com/sambacha/solidity-pegjs-parser/compare/v1.0.1...v2.0.0)
42+
43+
> 18 August 2021
44+
45+
- feat(refactor): migrate to peggy and various improvements [`87b594a`](https://github.com/sambacha/solidity-pegjs-parser/commit/87b594ad21e1221b5e3574ac8f69b5751a9ce4be)
46+
- build(refactor): improve build process [`0de7a77`](https://github.com/sambacha/solidity-pegjs-parser/commit/0de7a774bf2edd51b03a865e435b30a02feb5313)
47+
- chore(repo): remove dead and legacy artifacts [`012fec1`](https://github.com/sambacha/solidity-pegjs-parser/commit/012fec1b5000017a6125c38580d76a3299f597cc)
48+
49+
#### v1.0.1
50+
51+
> 31 October 2020
52+
53+
- feat(publish): inital github commit [`ef9fd61`](https://github.com/sambacha/solidity-pegjs-parser/commit/ef9fd618cc1d2975f24ab6f387036d869ae76b4d)
54+
- fix(tests): fix tests for coverage [`bbfa7e4`](https://github.com/sambacha/solidity-pegjs-parser/commit/bbfa7e4658cb81ee66c18b0ad37ebc4df910e604)
55+
- feat(v1.2.0): release v1.2.0 [`2e37081`](https://github.com/sambacha/solidity-pegjs-parser/commit/2e37081899cf04ff19cef05f2c58dfb117167836)

0 commit comments

Comments
 (0)