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

Commit e8ea5d0

Browse files
committed
Update changelog; bump version
1 parent 22696c8 commit e8ea5d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [17.4.1] - 2021-01-05
8+
9+
### Improved
10+
11+
- Added links to the Site.js site and documentation in the statistics view with further information on the server and how ephemeral statistics work.
12+
713
## [17.4.0] - 2021-01-05
814

915
### Improved

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@small-tech/site.js",
3-
"version": "17.4.0",
3+
"version": "17.4.1",
44
"description": "Small Web construction set.",
55
"keywords": [
66
"web server",

0 commit comments

Comments
 (0)