Commit b1ffda01 authored by NGPixel's avatar NGPixel

docs: updated semver to 1.0.0 release

parent 55259907
......@@ -2,12 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [v1.0.0-beta.15] - Unreleased
## [v1.0.1] - Unreleased
### Added
- **History**: History section to list all changes
- **Security**: Optional Two-Factor Authentication (2FA) protection
## [v1.0.0-beta.14] - Unreleased
## [v1.0.0] - Unreleased
### Changed
- **Misc**: Switch to Yarn for npm dependencies installation
......
{
"name": "wiki.js",
"version": "1.0.0-beta.14.1",
"version": "1.0.0",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "install.js",
"scripts": {
......
{
"name": "wiki",
"version": "1.0.0-beta.14",
"version": "1.0.0",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "wiki.js",
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment