-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge release-v0.1.10 into main
- Loading branch information
Showing
7 changed files
with
538 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
### 2024-02-11 | ||
### 2024-04-01 | ||
|
||
### Chores | ||
+ dependencies updated, [bea7a99385e9c68566a9184367d0fcb090275578], [e179f487b2df4951988f59c0156f217164f86f41] | ||
+ .devcontainer formatted, [1e664edb25ccd1a4d0bfe77cb15e1bea64f75a31] | ||
+ gitattributes updated, [3f5e02b233ec434c1c57fb8cdad477d45afa0275] | ||
+ create_release.sh updated, [9a35b96fad0d16731176a115347e3084eb59f0cc] | ||
|
||
### Fixes | ||
+ navbar icon margin, [6d51638985ae6320e769443a2891bf1e0b5f0bae] | ||
+ .devcontainer import cost removed, [4e72f8f4796cd856b15f100f2a79ba6cc14380ce] | ||
+ dependencies updated, [c3693dc007ff52fc57ed6598b3d318488305649b] | ||
|
||
see <a href='https://github.com/mrjackwills/staticpi_vue/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
#!/bin/bash | ||
|
||
# Vue release | ||
# v0.2.4 | ||
# release_vue v0.2.4 | ||
|
||
# Colours for echo | ||
RED='\033[0;31m' | ||
|
Oops, something went wrong.