Skip to content

Commit 077e0f4

Browse files
chore(main): release 0.26.9 (#259)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5407567 commit 077e0f4

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [0.26.9](https://github.com/dwmkerr/effective-shell/compare/v0.26.8...v0.26.9) (2023-05-03)
4+
5+
6+
### Documentation
7+
8+
* add drormaman as a contributor for bug, doc, and review ([#271](https://github.com/dwmkerr/effective-shell/issues/271)) ([aac5cba](https://github.com/dwmkerr/effective-shell/commit/aac5cbaaaab0755122718f9060633952fb7964d3))
9+
* add nosarthur as a contributor for doc, and review ([#264](https://github.com/dwmkerr/effective-shell/issues/264)) ([1949d00](https://github.com/dwmkerr/effective-shell/commit/1949d0086e2557d406fb1dd58ec1ba988050c194))
10+
* add nosarthur as a contributor for review, and bug ([#258](https://github.com/dwmkerr/effective-shell/issues/258)) ([5be7805](https://github.com/dwmkerr/effective-shell/commit/5be780577525fc43f7f9030c4cdb8b72102393a9))
11+
* fix typo ([4ab645a](https://github.com/dwmkerr/effective-shell/commit/4ab645a70288c305b247b8ab0598cfd64e9b9ad8))
12+
313
## [0.26.8](https://github.com/dwmkerr/effective-shell/compare/v0.26.7...v0.26.8) (2023-03-08)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
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.26.8",
3+
"version": "0.26.9",
44
"private": false,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)