We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fd142c + 00364dc commit 5299aa1Copy full SHA for 5299aa1
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 1.0.0
8
+### Changed
9
+- Initial Release
10
+
11
## 1.0.0-beta.2
12
### Fixed
13
- Added build files.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sunset-to-sunset",
3
- "version": "1.0.0-beta.2",
+ "version": "1.0.0",
"description": "",
"main": "src/js/main.js",
"author": "Cavell Blood",
0 commit comments