File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 2.2.2] - 2021-05-03
8
+ ## Changes
9
+ - Updated comments and docs to be more accurate and up to date
7
10
## [ 2.2.1] - 2021-03-04
8
11
### Changed
9
12
- socket.io dependency version bump
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " springroll-container" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.2 " ,
4
4
"description" : " The iframe controller for interacting with SpringRoll applications" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments