File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 5
5
],
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
- "version" : " 1.1.0 "
8
+ "version" : " 1.1.1 "
9
9
}
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.1.1]
9
+
8
10
### Fixed
9
11
- fix constructor casts dataset authentication to a POJO
10
12
@@ -292,7 +294,8 @@ Baseline version.
292
294
- Basic interaction events: on, off, clicked
293
295
- Map to Chart interaction demos
294
296
295
- [ Unreleased ] : https://github.com/Esri/cedar/compare/v1.1.0...master
297
+ [ Unreleased ] : https://github.com/Esri/cedar/compare/v1.1.1...master
298
+ [ 1.1.1 ] : https://github.com/Esri/cedar/compare/v1.1.0...v1.1.1
296
299
[ 1.1.0 ] : https://github.com/Esri/cedar/compare/v1.0.1...v1.1.0
297
300
[ 1.0.1 ] : https://github.com/Esri/cedar/compare/v1.0.0...v1.0.1
298
301
[ 1.0.0 ] : https://github.com/Esri/cedar/compare/v1.0.0-rc.1...v1.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @esri/cedar" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " Visualization framework for the ArcGIS Platform" ,
5
5
"files" : [
6
6
" dist"
You can’t perform that action at this time.
0 commit comments