Skip to content

Commit

Permalink
chore(release): 11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ersimont committed Jun 26, 2019
1 parent c49860b commit 40cd876
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [11.1.1](https://github.com/simontonsoftware/ng-app-state/compare/v11.1.0...v11.1.1) (2019-06-26)

### Bug Fixes

- remove accidental dependency on `s-ng-dev-utils` ([c49860b](https://github.com/simontonsoftware/ng-app-state/commit/c49860b))

## [11.1.0](https://github.com/simontonsoftware/ng-app-state/compare/v11.0.0...v11.1.0) (2019-06-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion docs/typedoc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ <h3>invoke</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/simontonsoftware/ng-app-state/blob/master/projects/ng-app-state/src/to-replace/invoke.ts#L4">to-replace/invoke.ts:4</a></li>
<li>Defined in <a href="https://github.com/simontonsoftware/ng-app-state/blob/master/projects/ng-app-state/src/to-replace/invoke.ts#L3">to-replace/invoke.ts:3</a></li>
</ul>
</aside>
</li>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-app-state-platform",
"version": "11.1.0",
"version": "11.1.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-app-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-app-state",
"version": "11.1.0",
"version": "11.1.1",
"author": "Simonton Software",
"license": "MIT",
"repository": "simontonsoftware/ng-app-state",
Expand Down

0 comments on commit 40cd876

Please sign in to comment.