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-js
Commits
47273f0e
Commit
47273f0e
authored
2 years ago
by
Sergey Pushkin
Browse files
Options
Download
Email Patches
Plain Diff
chore(release): 1.0.1
parent
41d80c8d
Pipeline
#18502
passed with stage
in 43 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+10
-0
CHANGELOG.md
package-lock.json
+1
-1
package-lock.json
package.json
+1
-1
package.json
with
12 additions
and
2 deletions
+12
-2
CHANGELOG.md
0 → 100644
View file @
47273f0e
# Changelog
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.1 (2022-09-29)
### Bug Fixes
*
**core:**
Initial commit (
[
41d80c8
](
https://git.idalite.com/idalite-frontend/eslint-config-js/commit/41d80c8d04a113a2b37f5c1d1572721edcc4ab99
)
)
This diff is collapsed.
Click to expand it.
package-lock.json
View file @
47273f0e
{
"name"
:
"@idalite-frontend/eslint-js-config"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
47273f0e
{
"name"
:
"@idalite-frontend/eslint-js-config"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"description"
:
""
,
"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