Skip to content

Commit 453d642

Browse files
committed
chore(release): 2.3.3
1 parent 67019d9 commit 453d642

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="2.3.3"></a>
6+
## [2.3.3](https://github.com/reptar/reptar/compare/v2.3.2...v2.3.3) (2017-02-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **esdoc:** Fix esdoc generation. ([9229ebf](https://github.com/reptar/reptar/commit/9229ebf))
12+
* Make serve work on Windows ([67019d9](https://github.com/reptar/reptar/commit/67019d9))
13+
14+
15+
516
<a name="2.3.2"></a>
617
## [2.3.2](https://github.com/reptar/reptar/compare/v2.3.1...v2.3.2) (2017-02-19)
718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reptar",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "a static site generator that roars",
55
"main": "./dist/lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)