Skip to content

Commit

Permalink
chore: release v0.1.5
Browse files Browse the repository at this point in the history
mrjackwills committed Jul 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9b9dec0 commit 09af220
Showing 3 changed files with 10 additions and 10 deletions.
9 changes: 3 additions & 6 deletions .github/release-body.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
### 2023-06-07
### 2023-07-28

### Chores
+ dependencies updated, [ec0f30b40d1dcb82cf1a3739c5593342a2068df5], [766cd243b1be1b6033f88e904e74b4277c66afd2]

### Features
+ use vuetify platform for v-if thumbnail tooltip, [cb5402173370e1bf1eb2f99dad695bb5f8caae94]
+ use unplugin-vue-components to autoimport, [d7aed978204d6dbc632c1ea6084552ac713badf5]
+ dependencies updated, [3a02d59b4da990a7ac72b7ccfdf34f153c329f5f]
+ create_release v0.2.0, [bb1baa5b72c7543170fb97bbe3068b7c5cf4a05e]

see <a href='https://github.com/mrjackwills/flightbox_vue/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# <a href='https://github.com/mrjackwills/flightbox_vue/releases/tag/v0.1.5'>v0.1.5</a>
### 2023-07-28

### Chores
+ dependencies updated, [3a02d59b4da990a7ac72b7ccfdf34f153c329f5f]
+ create_release v0.2.0, [bb1baa5b72c7543170fb97bbe3068b7c5cf4a05e]
+ dependencies updated, [3a02d59b](https://github.com/mrjackwills/flightbox_vue/commit/3a02d59b4da990a7ac72b7ccfdf34f153c329f5f)
+ create_release v0.2.0, [bb1baa5b](https://github.com/mrjackwills/flightbox_vue/commit/bb1baa5b72c7543170fb97bbe3068b7c5cf4a05e)

# <a href='https://github.com/mrjackwills/flightbox_vue/releases/tag/v0.1.4'>v0.1.4</a>
### 2023-06-07
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flightbox_vue",
"description": "frontend site for flightbox service",
"version": "0.1.4",
"version": "0.1.5",
"private": false,
"homepage": "https://github.com/mrjackwills/flightbox_vue",
"license": "MIT",
@@ -42,5 +42,5 @@
"vite-plugin-vuetify": "^1.0.2",
"vue-tsc": "^1.8.8"
},
"buildDate": "Wed 07 2023 June 11:38:44 EDT"
"buildDate": "Fri 28 2023 July 23:05:46 BST"
}

0 comments on commit 09af220

Please sign in to comment.