Bump version from 1.6.1 to 1.6.2
This commit is contained in:
parent
e1e6892cc0
commit
6852f439fc
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"doks": patch
|
||||
---
|
||||
|
||||
Install prettier and vite as devDependencies
|
|
@ -1,5 +1,11 @@
|
|||
# doks
|
||||
|
||||
## 1.6.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1230](https://github.com/gethyas/doks/pull/1230) [`25f55a3`](https://github.com/gethyas/doks/commit/25f55a37fa4162b7546d6ded9b449434e4965164) Thanks [@h-enk](https://github.com/h-enk)! - Install prettier and vite as devDependencies
|
||||
|
||||
## 1.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "doks",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "doks",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@hyas/doks-core": "^1.6.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "doks",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"description": "Doks theme",
|
||||
"author": "Hyas",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue