Bump version from 1.4.1 to 1.5.0
This commit is contained in:
parent
62c2253017
commit
a70676d5b8
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"doks": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Update for new Hyas setup
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# doks
|
||||||
|
|
||||||
|
## 1.5.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- [#1226](https://github.com/gethyas/doks/pull/1226) [`664063e`](https://github.com/gethyas/doks/commit/664063eb6a02d24a3fceb61ea9ed8df589a11033) Thanks [@h-enk](https://github.com/h-enk)! - Update for new Hyas setup
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "doks",
|
"name": "doks",
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "doks",
|
"name": "doks",
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hyas/doks-core": "^1.5.1",
|
"@hyas/doks-core": "^1.5.1",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "doks",
|
"name": "doks",
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"description": "Doks theme",
|
"description": "Doks theme",
|
||||||
"author": "Hyas",
|
"author": "Hyas",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in New Issue