Skip to content

Commit

Permalink
chore(release): 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 4, 2022
1 parent 603cbb7 commit 707298c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.6.1](https://github.com/Kikobeats/js-mythbusters/compare/v2.6.0...v2.6.1) (2022-04-04)


### Bug Fixes

* move spread syntax into workflow section ([603cbb7](https://github.com/Kikobeats/js-mythbusters/commit/603cbb722d60f5d7a0e5b842c0b0aca9c1efef3a))

## [2.6.0](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.7...v2.6.0) (2022-04-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "javascript-mythbusters",
"description": "A list of JavaScript tips to avoid load performance from a high level point of view.",
"homepage": "https://mythbusters.js.org",
"version": "2.6.0",
"version": "2.6.1",
"main": "README.md",
"contributors": [
{
Expand Down

1 comment on commit 707298c

@vercel
Copy link

@vercel vercel bot commented on 707298c Apr 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.