Skip to content

Commit

Permalink
📦 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfenton committed Nov 29, 2017
1 parent d2a819b commit 68ad25a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [1.2.5] - 2017-11-29
### Fixed
* Refactor createWriteStream to fix memory leak with Highland

Expand Down Expand Up @@ -52,6 +52,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* Type, plugin_name, dependencies, version accessible from class object

[1.2.5]: https://github.com/koopjs/koop-filesystem-s3/compare/v1.2.4..v1.2.5
[1.2.4]: https://github.com/koopjs/koop-filesystem-s3/compare/v1.2.3..v1.2.4
[1.2.3]: https://github.com/koopjs/koop-filesystem-s3/compare/v1.2.3..v1.2.2
[1.2.2]: https://github.com/koopjs/koop-filesystem-s3/compare/v1.2.1..v1.2.2
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": "@koopjs/filesystem-s3",
"version": "1.2.4",
"version": "1.2.5",
"description": "An AWS S3-backed filesystem plugin for Koop",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 68ad25a

Please sign in to comment.