Skip to content

Commit 0002875

Browse files
chore(release): 13.0.3 semantic
1 parent dd5da10 commit 0002875

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-authentication",
3-
"version": "13.0.2",
3+
"version": "13.0.3",
44
"description": "A loopback-next extension for authentication feature. Various Oauth strategies supported by this package",
55
"keywords": [
66
"loopback-extension",
@@ -259,13 +259,13 @@
259259
],
260260
"@semantic-release/release-notes-generator",
261261
[
262-
"@semantic-release/npm",
263-
{
264-
"npmPublish": true,
265-
"pkgRoot": ".",
266-
"tarballDir": "dist"
267-
}
268-
],
262+
"@semantic-release/npm",
263+
{
264+
"npmPublish": true,
265+
"pkgRoot": ".",
266+
"tarballDir": "dist"
267+
}
268+
],
269269
[
270270
"@semantic-release/git",
271271
{

0 commit comments

Comments
 (0)