Skip to content

Commit 0d120e7

Browse files
committed
v0.0.0-alpha.3
1 parent 18dd587 commit 0d120e7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

88
### [Unreleased][HEAD]
99

10+
## [0.0.0-alpha.3] - May 28rd 2019
11+
12+
Additional features and fixes for `<calcite-tab>` based on testing.
13+
14+
1015
## [0.0.0-alpha.2] - May 28rd 2019
1116

1217
Additional features and fixes for `<calcite-tab>` based on testing.
@@ -15,6 +20,7 @@ Additional features and fixes for `<calcite-tab>` based on testing.
1520

1621
Initial alpha release for integration testing.
1722

23+
[0.0.0-alpha.3]: https://github.com/Esri/arcgis-rest-js/compare/v0.0.0-alpha.2...v0.0.0-alpha.3 "v0.0.0-alpha.3"
1824
[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"
1925
[0.0.0-alpha.1]: https://github.com/Esri/arcgis-rest-js/compare/dafb2312835ec6fef134d0d2b20aabd1dfe907cf...v0.0.0-alpha.1 "v0.0.0-alpha.1"
2026
[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.2",
3+
"version": "0.0.0-alpha.3",
44
"description": "Stencil Component Starter",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)