Skip to content

Commit

Permalink
Merge pull request #1 from Liath/0.1.1
Browse files Browse the repository at this point in the history
0.1.1
  • Loading branch information
liath authored Sep 11, 2018
2 parents b7d6acb + ed86db3 commit 99bcaf6
Show file tree
Hide file tree
Showing 5 changed files with 6,227 additions and 133 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. This change

## [Unreleased]

## [0.1.1]
### Fixed
- Forgot to load settings at boot!

### Added
- web-ext was missing from deps.

## [0.1.0]
### Added
- this CHANGELOG.
Expand Down Expand Up @@ -58,7 +65,9 @@ All notable changes to this project will be documented in this file. This change
### Changed
- version bump for no apparent reason.

[Unreleased]: https://github.com/Liath/aws-agent/bulk-importer/compare/0.0.9...HEAD
[Unreleased]: https://github.com/Liath/aws-agent/compare/0.1.1...HEAD
[0.1.0]: https://github.com/Liath/aws-agent/commit/418ce088a06a96f16e8ea89419d0b1d3237faa48
[0.1.0]: https://github.com/Liath/aws-agent/commit/67a89c168c8c718dfc75b71ee6a0e3021eeb825b
[0.0.9]: https://github.com/Liath/aws-agent/commit/5d051100aa288071b5ef68a7f098d59764051831
[0.0.8]: https://github.com/Liath/aws-agent/commit/255c3d7bb42fb3422516346f2de6a1a21f037324
[0.0.7]: https://github.com/Liath/aws-agent/commit/4f0150e176d944765700afef9d47d8241306d853
Expand Down
2 changes: 1 addition & 1 deletion lib/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "0.1.0"
"version": "0.1.1"
}
Loading

0 comments on commit 99bcaf6

Please sign in to comment.