Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 477257d

Browse files
committed
v2.2.3
1 parent ed0c948 commit 477257d

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
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [2.2.3] - 2018-03-01
7+
8+
### Changed
9+
10+
- Clear timeout set in raceTo
11+
612
## [2.2.2] - 2018-02-26
713

814
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hypernova",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "A service for server-side rendering your JavaScript views",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)