Skip to content

Commit 0113b43

Browse files
chore(release): 1.0.2 [skip ci]nn
1 parent c266fb1 commit 0113b43

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "time-tracker",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -76,7 +76,8 @@
7676
"48-implement-semantic-version"
7777
],
7878
"plugins": [
79-
"@semantic-release/commit-analyzer",{
79+
"@semantic-release/commit-analyzer",
80+
{
8081
"preset": "angular"
8182
},
8283
[

0 commit comments

Comments
 (0)