Skip to content

Commit

Permalink
chore(release): 6.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.3.0](v6.2.1...v6.3.0) (2022-11-21)

### Features

* view document source popup ([#177](#177)) ([f99d3ba](f99d3ba))
  • Loading branch information
semantic-release-bot committed Nov 21, 2022
1 parent f99d3ba commit 2326ecd
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
@@ -1,3 +1,10 @@
# [6.3.0](https://github.com/adobe/helix-sidekick-extension/compare/v6.2.1...v6.3.0) (2022-11-21)


### Features

* view document source popup ([#177](https://github.com/adobe/helix-sidekick-extension/issues/177)) ([f99d3ba](https://github.com/adobe/helix-sidekick-extension/commit/f99d3ba1b832034f1e938887ad6f88e79644a4a7))

## [6.2.1](https://github.com/adobe/helix-sidekick-extension/compare/v6.2.0...v6.2.1) (2022-11-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-sidekick-extension",
"version": "6.2.1",
"version": "6.3.0",
"description": "Franklin Sidekick Extension",
"scripts": {
"lint": "./node_modules/.bin/eslint .",
Expand Down

0 comments on commit 2326ecd

Please sign in to comment.