Skip to content

Commit c665538

Browse files
chore(main): release 0.27.2 (#280)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f8210e commit c665538

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.27.2](https://github.com/dwmkerr/effective-shell/compare/v0.27.1...v0.27.2) (2023-05-21)
4+
5+
6+
### Bug Fixes
7+
8+
* Typo ([#278](https://github.com/dwmkerr/effective-shell/issues/278)) ([2ba4df4](https://github.com/dwmkerr/effective-shell/commit/2ba4df4674882a80b556aefa1b7b4608eadbe3f1))
9+
10+
11+
### Documentation
12+
13+
* add nimid as a contributor for review ([#279](https://github.com/dwmkerr/effective-shell/issues/279)) ([3f8210e](https://github.com/dwmkerr/effective-shell/commit/3f8210e93c786b3d75dc350d3f3914ec3a04e71e))
14+
* add saraid as a contributor for review ([#277](https://github.com/dwmkerr/effective-shell/issues/277)) ([2a2210a](https://github.com/dwmkerr/effective-shell/commit/2a2210a4d7296f7e23a4b20fa9899f540b94cece))
15+
316
## [0.27.1](https://github.com/dwmkerr/effective-shell/compare/v0.27.0...v0.27.1) (2023-05-04)
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.27.1",
3+
"version": "0.27.2",
44
"private": false,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)