Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit f1a2141

Browse files
authored
chore(main): release spell 0.5.12 (#122)
🤖 I have created a release *beep* *boop* --- ## [0.5.12](spell-v0.5.11...spell-v0.5.12) (2023-05-05) ### Features * **installation-spell:** use new blueprint ([#124](#124)) ([fae1552](fae1552)) ### Bug Fixes * **installation-spell:** better error reporting ([#121](#121)) ([f5d2f4d](f5d2f4d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent fae1552 commit f1a2141

File tree

9 files changed

+40746
-11603
lines changed

9 files changed

+40746
-11603
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.11"
2+
".": "0.5.12"
33
}

CHANGELOG.md

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

3+
## [0.5.12](https://github.com/fluencelabs/spell/compare/spell-v0.5.11...spell-v0.5.12) (2023-05-05)
4+
5+
6+
### Features
7+
8+
* **installation-spell:** use new blueprint ([#124](https://github.com/fluencelabs/spell/issues/124)) ([fae1552](https://github.com/fluencelabs/spell/commit/fae1552ee4dab071ff419474b191130095ed8e35))
9+
10+
11+
### Bug Fixes
12+
13+
* **installation-spell:** better error reporting ([#121](https://github.com/fluencelabs/spell/issues/121)) ([f5d2f4d](https://github.com/fluencelabs/spell/commit/f5d2f4d90f924e6df53ba386a021889e3d85ff89))
14+
315
## [0.5.11](https://github.com/fluencelabs/spell/compare/spell-v0.5.10...spell-v0.5.11) (2023-04-20)
416

517

src/aqua/installation-spell/package-lock.json

Lines changed: 19 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/aqua/installation-spell/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluencelabs/installation-spell",
3-
"version": "0.5.11",
3+
"version": "0.5.12",
44
"description": "Special spell that installs services from App Config",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
"@fluencelabs/aqua-ipfs": "0.5.11",
2323
"@fluencelabs/aqua-lib": "0.7.0",
2424
"@fluencelabs/registry": "0.8.4",
25-
"@fluencelabs/spell": "0.5.11"
25+
"@fluencelabs/spell": "0.5.12"
2626
},
2727
"devDependencies": {
2828
"@fluencelabs/cli": "0.4.8"

0 commit comments

Comments
 (0)