Skip to content

Commit

Permalink
chore(main): release 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 1, 2022
1 parent 93da82a commit ce87db8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.20.2](https://github.com/dwmkerr/effective-shell/compare/v0.20.1...v0.20.2) (2022-03-01)


### Bug Fixes

* try alternative tracking id ([93da82a](https://github.com/dwmkerr/effective-shell/commit/93da82a5152828bea2745f2af6d0939218d0f4d5))

### [0.20.1](https://github.com/dwmkerr/effective-shell/compare/v0.20.0...v0.20.1) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "effective-shell",
"version": "0.20.1",
"version": "0.20.2",
"private": false,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit ce87db8

Please sign in to comment.