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
fetch
Commits
7ea6cee0
Commit
7ea6cee0
authored
1 year ago
by
Sergey Pushkin
Browse files
Options
Download
Email Patches
Plain Diff
chore(release): 1.2.1
parent
ce0936de
Pipeline
#26136
passed with stages
in 2 minutes and 57 seconds
Changes
3
Pipelines
2
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 @
7ea6cee0
...
...
@@ -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.2.1](https://git.idalite.com/idalite-frontend/fetch/compare/v1.2.0...v1.2.1) (2023-04-25)
## 1.2.0 (2023-04-24)
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
View file @
7ea6cee0
{
"name"
:
"@idalite-frontend/fetch"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
7ea6cee0
{
"name"
:
"@idalite-frontend/fetch"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"description"
:
"Fetch instance for IdaLite team"
,
"directories"
:
{
"test"
:
"test"
...
...
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