Skip to content
Snippets Groups Projects
Commit e40b28ec authored by Igor Markin's avatar Igor Markin
Browse files

Bump version and update CHANGELOG.md

parent 97caccbb
Branches
Tags
1 merge request!77Resolve "Investigate issue with the caching of files in backblaze"
Pipeline #43527 passed
...@@ -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
......
{ {
"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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment