Skip to content

Commit 5b94ef5

Browse files
authored
Merge pull request #89 from SpringRoll/release/2.2.1
update version and changelog
2 parents d4fe961 + d2adaf4 commit 5b94ef5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.2.1] - 2021-03-04
8+
### Changed
9+
- socket.io dependency version bump
10+
711
## [2.2.0] - 2021-02-19
812
### Added
913
- This CHANGELOG

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "springroll-container",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "The iframe controller for interacting with SpringRoll applications",
55
"main": "./dist/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)