Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Idalite Frontend
eslint-config-vue
Commits
b3f2a890
Commit
b3f2a890
authored
2 years ago
by
Sergey Pushkin
Browse files
Options
Download
Email Patches
Plain Diff
chore(release): 1.0.4
parent
523b6419
Pipeline
#20302
passed with stage
in 20 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+2
-0
CHANGELOG.md
package-lock.json
+1
-1
package-lock.json
package.json
+1
-1
package.json
with
4 additions
and
2 deletions
+4
-2
CHANGELOG.md
View file @
b3f2a890
...
...
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See
[
standard-version
](
https://github.com/conventional-changelog/standard-version
)
for commit guidelines.
### [1.0.4](https://git.idalite.com/idalite-frontend/eslint-config-vue/compare/v1.0.3...v1.0.4) (2022-11-14)
### [1.0.3](https://git.idalite.com/idalite-frontend/eslint-config-vue/compare/v1.0.2...v1.0.3) (2022-11-12)
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
View file @
b3f2a890
{
"name"
:
"@idalite-frontend/eslint-config-vue"
,
"version"
:
"1.0.
3
"
,
"version"
:
"1.0.
4
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
b3f2a890
{
"name"
:
"@idalite-frontend/eslint-config-vue"
,
"version"
:
"1.0.
3
"
,
"version"
:
"1.0.
4
"
,
"description"
:
"IdaLite shared Vue eslint config"
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help