Skip to content

Commit e3a680b

Browse files
authored
chore(master): release blossom-ext 0.4.0 (#149)
1 parent 04b5171 commit e3a680b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/fairDataSociety/blossom/compare/blossom-ext-v0.3.1...blossom-ext-v0.4.0) (2023-05-26)
4+
5+
6+
### Features
7+
8+
* update manifest.json verison ([#148](https://github.com/fairDataSociety/blossom/issues/148)) ([04b5171](https://github.com/fairDataSociety/blossom/commit/04b5171db9fce5178ae6155e0438c24cf060f3b6))
9+
310
## [0.3.0](https://github.com/fairDataSociety/blossom/compare/blossom-ext-v0.2.3...blossom-ext-v0.3.0) (2023-04-25)
411

512

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": "blossom",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Blossom Fairdata Protocol browser extension",
55
"main": "index.js",
66
"homepage": "https://github.com/fairDataSociety/blossom",

0 commit comments

Comments
 (0)