Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit 85050c4

Browse files
committed
Release v0.1.2
1 parent c512a8b commit 85050c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.2] - 2020-01-08
11+
1012
### Changed
1113

1214
- Dockerfile's Node image (v12, LTS) and global npm packages (remove Yarn, already installed).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langjournal",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A personal language learning journal",
55
"scripts": {
66
"buildDevServer": "webpack --config webpack.server.dev.js",

0 commit comments

Comments
 (0)