Skip to content

Commit 04896a7

Browse files
committed
chore(CHANGELOG): Format using angular convention
Make use of standard release tools
1 parent 52761cf commit 04896a7

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
v2.0.0 - July 11, 2015
2-
---------------------
1+
# Change Log
32

4-
- [1a33d40fa1](https://github.com/r3dm/warning/commit/1a33d40fa1) add browserify.js
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
v1.0.2 - May 30, 2015
7-
--------------------------------------
6+
<a name="2.0.0"></a>
7+
## [2.0.0](https://github.com/BerkeleyTrue/warning/compare/v1.0.2...v2.0.0) (2015-07-11)
88

9-
- [2ac6962](https://github.com/r3dm/warning/commit/2ac6962263) fix return args in replace
9+
### BREAKING CHANGES
10+
11+
* add browser(ify) friendly version ([1a33d40fa1](https://github.com/BerkeleyTrue/warning/commit/1a33d40fa1))
12+
13+
<a name="1.0.2"></a>
14+
## [1.0.2](https://github.com/BerkeleyTrue/warning/compare/v1.0.1...v1.0.2) (2015-05-30)
15+
16+
### Bug Fixes
17+
18+
* return args in replace ([2ac6962](https://github.com/BerkeleyTrue/warning/commit/2ac6962263))

0 commit comments

Comments
 (0)