Skip to content

Commit

Permalink
chore(release): 8.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.2.0](v8.1.0...v8.2.0) (2020-12-16)

### Bug Fixes

* replace brew formulae detection ([f1142db](f1142db))
* **build:** use semantic-release token for release ([c0449ef](c0449ef))
* **install:** use script directory for all relative paths ([8f23fb3](8f23fb3))
* ensure update-prompt can use release channels ([34633dc](34633dc))
* include procps in debian prerequisites ([405e236](405e236))
* **switch-smart-card:** ignore missing keygrips ([09006e7](09006e7))

### Features

* **zsh:** enable history across terminal sessions ([afd4930](afd4930))
* add support for apple silicon ([b2685ce](b2685ce)), closes [#66](#66) [#69](#69)
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent 7df3e75 commit a95f87e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [8.2.0](https://github.com/automotiveMastermind/prompt/compare/v8.1.0...v8.2.0) (2020-12-16)


### Bug Fixes

* replace brew formulae detection ([f1142db](https://github.com/automotiveMastermind/prompt/commit/f1142db6a8a5a4337e90f61840aab89951d57542))
* **build:** use semantic-release token for release ([c0449ef](https://github.com/automotiveMastermind/prompt/commit/c0449ef04d9327fe91817abecda8c77988ef1021))
* **install:** use script directory for all relative paths ([8f23fb3](https://github.com/automotiveMastermind/prompt/commit/8f23fb31e7a7398ac09fb7bfbe5ae0be247bc198))
* ensure update-prompt can use release channels ([34633dc](https://github.com/automotiveMastermind/prompt/commit/34633dcfab57986002290a0b9d401cde61b537ae))
* include procps in debian prerequisites ([405e236](https://github.com/automotiveMastermind/prompt/commit/405e23614114de1309fff8068f248f0ab957f701))
* **switch-smart-card:** ignore missing keygrips ([09006e7](https://github.com/automotiveMastermind/prompt/commit/09006e72cb68ab7798687571feda09871e5ba043))


### Features

* **zsh:** enable history across terminal sessions ([afd4930](https://github.com/automotiveMastermind/prompt/commit/afd4930de42070631fa9566f4ecc83f89b752e0a))
* add support for apple silicon ([b2685ce](https://github.com/automotiveMastermind/prompt/commit/b2685ce8928a57aa2e2d35a478f0e3fefb925ff0)), closes [#66](https://github.com/automotiveMastermind/prompt/issues/66) [#69](https://github.com/automotiveMastermind/prompt/issues/69)

# [8.2.0-next.3](https://github.com/automotiveMastermind/prompt/compare/v8.2.0-next.2...v8.2.0-next.3) (2020-12-16)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d5d49e1c0f65f9fa8aa2a580b75654bf057cc0d0
v8.2.0

0 comments on commit a95f87e

Please sign in to comment.