Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Signing verification utilities
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Seal
Building blocks
Signing verification utilities
Commits
e40b28ec
Commit
e40b28ec
authored
4 years ago
by
Igor Markin
Browse files
Options
Downloads
Patches
Plain Diff
Bump version and update CHANGELOG.md
parent
97caccbb
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!77
Resolve "Investigate issue with the caching of files in backblaze"
Pipeline
#43527
passed
4 years ago
Stage: install
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
package.json
+1
-1
1 addition, 1 deletion
package.json
with
7 additions
and
1 deletion
CHANGELOG.md
+
6
−
0
View file @
e40b28ec
...
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
...
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/
)
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
and this project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
## [2.0.1] - 2021-06-23
### Changed
-
Removed a hack that adds random number to the Backblaze query in order to reset cache
## [2.0.0] - 2021-06-15
## [2.0.0] - 2021-06-15
### Removed
### Removed
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
e40b28ec
{
{
"name"
:
"@vereign/light-utils"
,
"name"
:
"@vereign/light-utils"
,
"version"
:
"2.0.
0
"
,
"version"
:
"2.0.
1
"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
"main"
:
"./dist/index.js"
,
"main"
:
"./dist/index.js"
,
"types"
:
"./dist/index.d.ts"
,
"types"
:
"./dist/index.d.ts"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment