Bump version from 1.5.0 to 1.6.0
This commit is contained in:
parent
8431805ef6
commit
472fd41442
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"doks": minor
|
||||
---
|
||||
|
||||
Update dependencies to latest versions
|
|
@ -1,5 +1,11 @@
|
|||
# doks
|
||||
|
||||
## 1.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#1228](https://github.com/gethyas/doks/pull/1228) [`4be4a68`](https://github.com/gethyas/doks/commit/4be4a689619b49f62df4c65024d3e865c1ead99e) Thanks [@h-enk](https://github.com/h-enk)! - Update dependencies to latest versions
|
||||
|
||||
## 1.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "doks",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "doks",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@hyas/doks-core": "^1.6.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "doks",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"description": "Doks theme",
|
||||
"author": "Hyas",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue