Skip to content

Commit cc20af7

Browse files
chore(main): release 0.27.5 (#298)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 81943ff commit cc20af7

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

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

3+
## [0.27.5](https://github.com/dwmkerr/effective-shell/compare/v0.27.4...v0.27.5) (2023-10-18)
4+
5+
6+
### Documentation
7+
8+
* add leeli0 as a contributor for bug ([#295](https://github.com/dwmkerr/effective-shell/issues/295)) ([d735d7b](https://github.com/dwmkerr/effective-shell/commit/d735d7bb05dc3c1bb015aaef5f07d518c9f2a2c5))
9+
* add linjielig as a contributor for bug, doc, and review ([#293](https://github.com/dwmkerr/effective-shell/issues/293)) ([9fd60bd](https://github.com/dwmkerr/effective-shell/commit/9fd60bdf67bda225415188f36c7284434a50c095))
10+
* add Stratus3D as a contributor for bug ([#300](https://github.com/dwmkerr/effective-shell/issues/300)) ([d11b220](https://github.com/dwmkerr/effective-shell/commit/d11b22023b756d99a2240de9deb03c55c832de7c))
11+
* further reading links ([80b7e75](https://github.com/dwmkerr/effective-shell/commit/80b7e757b106de0640208be46cfe3c7d12b3a2c0))
12+
13+
14+
### Bug Fixes
15+
16+
* add missing `/` of sed command ([#304](https://github.com/dwmkerr/effective-shell/issues/304)) ([7942856](https://github.com/dwmkerr/effective-shell/commit/7942856bf732720c84570d356b1151b2e8da0050))
17+
* add required copy to 'thanks' page ([81943ff](https://github.com/dwmkerr/effective-shell/commit/81943ff8aa19ce0e7bc7443d7355f4b06e2c93df))
18+
319
## [0.27.4](https://github.com/dwmkerr/effective-shell/compare/v0.27.3...v0.27.4) (2023-07-05)
420

521

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

0 commit comments

Comments
 (0)