Skip to content
This repository was archived by the owner on Apr 9, 2018. It is now read-only.

Commit eb037c4

Browse files
committed
v0.1.11
1 parent a7534b6 commit eb037c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# angular-esri-loader Change Log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## 0.1.11
6+
### Changed
7+
- Removed index.ts as main entry point

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-esri-loader",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "An Angular 2 service to help you load ArcGIS API for JavaScript Modules",
55
"scripts": {
66
"test": "tsc",

0 commit comments

Comments
 (0)