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

Commit 218bfb4

Browse files
authored
Merge pull request #4 from agile-ts/release/1.0.2
v1.0.2
2 parents f84c6c4 + 39511fd commit 218bfb4

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.2 (2020-12-10)
7+
8+
**Note:** Version bump only for package github-actions-test
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/agile-ts/agile/compare/v0.0.2...v1.0.1) (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.1"
6+
"version": "1.0.2"
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.2 (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-one
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/agile-ts/github-actions-test/compare/v0.0.2...v1.0.1) (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.1",
3+
"version": "1.0.2",
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.2 (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-three
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/agile-ts/github-actions-test/compare/v0.0.2...v1.0.1) (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.1",
3+
"version": "1.0.2",
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.2 (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-two
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/agile-ts/github-actions-test/compare/v0.0.2...v1.0.1) (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.1",
3+
"version": "1.0.2",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

0 commit comments

Comments
 (0)