Skip to content

Commit af8878b

Browse files
committed
chore(release): update package versions for @intentjs/cli and @intentjs/core
- Bumped version of @intentjs/cli to 0.0.18. - Bumped version of @intentjs/core to 0.1.47.
1 parent dcc1c0c commit af8878b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intentjs/cli",
3-
"version": "0.0.18-alpha.3",
3+
"version": "0.0.18",
44
"description": "Helper commands for building Intent application.",
55
"repository": {
66
"type": "git",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intentjs/core",
3-
"version": "0.1.46-alpha.3",
3+
"version": "0.1.47",
44
"description": "Core module for Intent",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)