Skip to content

Commit ef09cae

Browse files
chore(main): release 0.25.2 (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d3b93d commit ef09cae

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [0.25.2](https://github.com/dwmkerr/effective-shell/compare/v0.25.1...v0.25.2) (2022-04-19)
4+
5+
6+
### Documentation
7+
8+
* add dougfoo as a contributor for doc, review ([#200](https://github.com/dwmkerr/effective-shell/issues/200)) ([debf6ce](https://github.com/dwmkerr/effective-shell/commit/debf6cea6dafc8b7b9094b284644411217962546))
9+
* further proofing on 'the secure shell' ([#199](https://github.com/dwmkerr/effective-shell/issues/199)) ([1d3b93d](https://github.com/dwmkerr/effective-shell/commit/1d3b93d98a0e5aa49e0af5f798c7a4acb6312790))
10+
311
### [0.25.1](https://github.com/dwmkerr/effective-shell/compare/v0.25.0...v0.25.1) (2022-04-15)
412

513

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "effective-shell",
3-
"version": "0.25.1",
3+
"version": "0.25.2",
44
"private": false,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)