Skip to content

Commit ae4343e

Browse files
committed
Version 1.0.0-beta.2
1 parent 481a4fb commit ae4343e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.0.0-beta.2
8+
### Fixed
9+
- Added build files.
10+
711
## 1.0.0-beta.1
812
### Added
913
- Added a default banner template if no template is defined.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sunset-to-sunset",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "",
55
"main": "src/js/main.js",
66
"author": "Cavell Blood",

0 commit comments

Comments
 (0)