Skip to content

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 25, 2021
1 parent beef0b4 commit a881b2a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# 1.0.0 (2020-12-22)
## [1.0.1](https://github.com/pct-org/popcorn-env/compare/v1.0.0...v1.0.1) (2021-08-25)


### Bug Fixes

* **api:** Fixed incorrect file being used in stream ([f764a5a](https://github.com/pct-org/popcorn-env/commit/f764a5a3e5ca6947f1555f844203ec2cf197824b))



# [1.0.0](https://github.com/pct-org/popcorn-env/compare/ff82210999ddfb00296b1c9c98fd577d551295b0...v1.0.0) (2020-12-22)


### Bug Fixes
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": "popcorn-env",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit a881b2a

Please sign in to comment.