Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 99443f0

Browse filesBrowse files
committed
chore(release): publish
1 parent f64e1ed commit 99443f0
Copy full SHA for 99443f0

File tree

Expand file treeCollapse file tree

6 files changed

+32
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

6 files changed

+32
-4
lines changed
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
<a name="0.5.0"></a>
7+
8+
# [0.5.0](https://github.com/Himenon/code-dependency/compare/v0.4.1...v0.5.0) (2020-02-10)
9+
10+
### Documentation
11+
12+
- **0.4.1:** update docs ([4d98a83](https://github.com/Himenon/code-dependency/commit/4d98a83))
13+
14+
### Features
15+
16+
- update dependnecy-cruiser@v7 and add libcheck ([fff7800](https://github.com/Himenon/code-dependency/commit/fff7800))
17+
618
<a name="0.4.1"></a>
719

820
## [0.4.1](https://github.com/Himenon/code-dependency/compare/v0.4.0...v0.4.1) (2020-02-07)
Collapse file

‎lerna.json‎

Copy file name to clipboardExpand all lines: lerna.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"packages": ["packages/*"],
18-
"version": "0.4.1",
18+
"version": "0.5.0",
1919
"npmClient": "yarn",
2020
"registry": "https://registry.npmjs.org/",
2121
"useWorkspaces": true,
Collapse file

‎packages/cli/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cli/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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+
<a name="0.5.0"></a>
7+
8+
# [0.5.0](https://github.com/Himenon/code-dependency/packages/cli/compare/v0.4.1...v0.5.0) (2020-02-10)
9+
10+
### Features
11+
12+
- update dependnecy-cruiser@v7 and add libcheck ([fff7800](https://github.com/Himenon/code-dependency/packages/cli/commit/fff7800))
13+
614
<a name="0.4.1"></a>
715

816
## [0.4.1](https://github.com/Himenon/code-dependency/packages/cli/compare/v0.4.0...v0.4.1) (2020-02-07)
Collapse file

‎packages/cli/package.json‎

Copy file name to clipboardExpand all lines: packages/cli/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code-dependency/cli",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "It is a command line tool for using code-dependency library.",
55
"keywords": [],
66
"homepage": "https://github.com/Himenon/code-dependency#readme",
@@ -44,7 +44,7 @@
4444
"ts": "ts-node -P tsconfig.json"
4545
},
4646
"dependencies": {
47-
"@code-dependency/view": "^0.4.1",
47+
"@code-dependency/view": "^0.5.0",
4848
"commander": "4.0.1",
4949
"compression": "^1.7.4",
5050
"cors": "^2.8.5",
Collapse file

‎packages/view/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/view/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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+
<a name="0.5.0"></a>
7+
8+
# [0.5.0](https://github.com/Himenon/code-dependency/compare/v0.4.1...v0.5.0) (2020-02-10)
9+
10+
### Features
11+
12+
- update dependnecy-cruiser@v7 and add libcheck ([fff7800](https://github.com/Himenon/code-dependency/commit/fff7800))
13+
614
<a name="0.4.1"></a>
715

816
## [0.4.1](https://github.com/Himenon/code-dependency/compare/v0.4.0...v0.4.1) (2020-02-07)
Collapse file

‎packages/view/package.json‎

Copy file name to clipboardExpand all lines: packages/view/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code-dependency/view",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"homepage": "https://pages.github.com/Himenon/code-dependency",
55
"bugs": "https://github.com/Himenon/code-dependency/issues",
66
"repository": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.