Skip to content

Commit 5299aa1

Browse files
committed
Merge branch 'release/1.0.0'
2 parents 4fd142c + 00364dc commit 5299aa1

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
8+
### Changed
9+
- Initial Release
10+
711
## 1.0.0-beta.2
812
### Fixed
913
- Added build files.

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.2",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "src/js/main.js",
66
"author": "Cavell Blood",

0 commit comments

Comments
 (0)