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

Commit 855edca

Browse files
authored
Merge pull request #6 from agile-ts/release/1.0.3
v1.0.3
2 parents 218bfb4 + 5a62269 commit 855edca

File tree

8 files changed

+36
-4
lines changed

8 files changed

+36
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.0.3 (2020-12-10)
7+
8+
**Note:** Version bump only for package github-actions-test
9+
10+
11+
12+
13+
614
## 1.0.2 (2020-12-10)
715

816
**Note:** Version bump only for package github-actions-test

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/*"
44
],
55
"useWorkspaces": true,
6-
"version": "1.0.2"
6+
"version": "1.0.3"
77
}

packages/mono-one/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.0.3 (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-one
9+
10+
11+
12+
13+
614
## 1.0.2 (2020-12-10)
715

816
**Note:** Version bump only for package @bennodev/mono-one

packages/mono-one/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bennodev/mono-one",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

packages/mono-three/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.0.3 (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-three
9+
10+
11+
12+
13+
614
## 1.0.2 (2020-12-10)
715

816
**Note:** Version bump only for package @bennodev/mono-three

packages/mono-three/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bennodev/mono-three",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

packages/mono-two/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.0.3 (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-two
9+
10+
11+
12+
13+
614
## 1.0.2 (2020-12-10)
715

816
**Note:** Version bump only for package @bennodev/mono-two

packages/mono-two/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bennodev/mono-two",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

0 commit comments

Comments
 (0)