Skip to content

Commit 05e1192

Browse files
committed
v0.0.0-alpha.2
1 parent 583ee24 commit 05e1192

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
### [Unreleased][HEAD]
99

10+
## [0.0.0-alpha.2] - May 28rd 2019
11+
12+
Additional features and fixes for `<calcite-tab>` based on testing.
13+
1014
## [0.0.0-alpha.1] - May 24rd 2019
1115

1216
Initial alpha release for integration testing.
1317

18+
[0.0.0-alpha.2]: https://github.com/Esri/arcgis-rest-js/compare/v0.0.0-alpha.1...v0.0.0-alpha.2 "v0.0.0-alpha.2"
1419
[0.0.0-alpha.1]: https://github.com/Esri/arcgis-rest-js/compare/dafb2312835ec6fef134d0d2b20aabd1dfe907cf...v0.0.0-alpha.1 "v0.0.0-alpha.1"
1520
[HEAD]: https://github.com/ArcGIS/calcite-components/compare/v0.0.0-alpha.1...HEAD "Unreleased Changes"

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "calcite-components",
3-
"version": "0.0.0-alpha.1",
3+
"version": "0.0.0-alpha.2",
44
"description": "Stencil Component Starter",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)