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

Commit 513dbb4

Browse files
committed
v1.0.1
1 parent 8c3a84b commit 513dbb4

File tree

8 files changed

+37
-19
lines changed

8 files changed

+37
-19
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.1](https://github.com/agile-ts/agile/compare/v0.0.2...v1.0.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package github-actions-test
9+
10+
11+
12+
13+
14+
615
## 0.0.2 (2020-12-10)
716

817
**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": "0.0.2"
6+
"version": "1.0.1"
77
}

packages/mono-one/CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Change Log
22

3-
## 1.0.0
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.0.1](https://github.com/agile-ts/github-actions-test/compare/v0.0.2...v1.0.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-one
9+
10+
411

5-
### Major Changes
612

7-
- 3d5d4bb: test
813

9-
All notable changes to this project will be documented in this file.
10-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1114

1215
## 0.0.2 (2020-12-10)
1316

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.0",
3+
"version": "1.0.1",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

packages/mono-three/CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Change Log
22

3-
## 1.0.0
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.0.1](https://github.com/agile-ts/github-actions-test/compare/v0.0.2...v1.0.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-three
9+
10+
411

5-
### Major Changes
612

7-
- 3d5d4bb: test
813

9-
All notable changes to this project will be documented in this file.
10-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1114

1215
## 0.0.2 (2020-12-10)
1316

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.0",
3+
"version": "1.0.1",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

packages/mono-two/CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Change Log
22

3-
## 1.0.0
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.0.1](https://github.com/agile-ts/github-actions-test/compare/v0.0.2...v1.0.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @bennodev/mono-two
9+
10+
411

5-
### Major Changes
612

7-
- 3d5d4bb: test
813

9-
All notable changes to this project will be documented in this file.
10-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1114

1215
## 0.0.2 (2020-12-10)
1316

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.0",
3+
"version": "1.0.1",
44
"author": "BennoDev",
55
"license": "ISC",
66
"homepage": "https://agile-ts.org/",

0 commit comments

Comments
 (0)