Skip to content

Commit

Permalink
Updated changelog and package json
Browse files Browse the repository at this point in the history
  • Loading branch information
rslibed committed Apr 17, 2019
1 parent e57136f commit bf49aee
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.0.3

- Fixed Typings section in README.md

## 1.0.2

- Updated README.md
Expand Down
8 changes: 7 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/configurable-app-components",
"version": "1.0.2",
"version": "1.0.3",
"description": "\"Custom 4.x widgets built with the ArcGIS API for JavaScript.\"",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -29,4 +29,4 @@
"dependencies": {
"gh-release": "^3.5.0"
}
}
}

0 comments on commit bf49aee

Please sign in to comment.