chore(release): 1.1.0
This commit is contained in:
parent
a2db62061d
commit
4e0cd6e312
|
@ -2,4 +2,11 @@
|
|||
|
||||
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.1.0](https://sigyl.com///compare/v1.0.0...v1.1.0) "chore(release): 1.1.0" (2020-08-12)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* squid 4.12 ubuntu focal ([a2db620](https://sigyl.com///commit/a2db62061d508c298bcac0f180a08568f7d4241c))
|
||||
|
||||
## 1.0.0 "chore(release): 1.0.0" (2020-08-11)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"name": "squid-4",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "squid-4 for ssl proxying",
|
||||
"scripts": {
|
||||
"release": "standard-version",
|
||||
|
@ -16,4 +16,4 @@
|
|||
"devDependencies": {
|
||||
"standard-version": "git+https://github.com/gilesbradshaw/standard-version.git"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue