Skip to content

Commit 37519db

Browse files
chore(main): release 0.26.7 (#249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e600507 commit 37519db

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [0.26.7](https://github.com/dwmkerr/effective-shell/compare/v0.26.6...v0.26.7) (2023-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* correct quotes in all-contrib names ([ef03554](https://github.com/dwmkerr/effective-shell/commit/ef03554f3721484d17824053395f1b11165c0e8d))
9+
10+
11+
### Documentation
12+
13+
* add Spike-Leung as a contributor for review, and bug ([#248](https://github.com/dwmkerr/effective-shell/issues/248)) ([66a3c4e](https://github.com/dwmkerr/effective-shell/commit/66a3c4eb89636eb040dcc97115b24e232e3f9c6a))
14+
* **intro:** improve intro page ([#251](https://github.com/dwmkerr/effective-shell/issues/251)) ([59d8430](https://github.com/dwmkerr/effective-shell/commit/59d843093c66997317ad279634239685422d49ae))
15+
316
## [0.26.6](https://github.com/dwmkerr/effective-shell/compare/v0.26.5...v0.26.6) (2023-01-31)
417

518

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.6",
3+
"version": "0.26.7",
44
"private": false,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)