Skip to content

Commit b294de8

Browse files
chore(main): release 0.27.4 (#289)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e2ae8c3 commit b294de8

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [0.27.4](https://github.com/dwmkerr/effective-shell/compare/v0.27.3...v0.27.4) (2023-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* correct quotes ([e2ae8c3](https://github.com/dwmkerr/effective-shell/commit/e2ae8c3615c278e5e2eedc3f47818bbe86934393))
9+
10+
11+
### Documentation
12+
13+
* more recommended reading ([1ad1d2e](https://github.com/dwmkerr/effective-shell/commit/1ad1d2ee2b89d07f16e63745043bd59d6e280c75))
14+
315
## [0.27.3](https://github.com/dwmkerr/effective-shell/compare/v0.27.2...v0.27.3) (2023-07-05)
416

517

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

0 commit comments

Comments
 (0)