Skip to content

Commit

Permalink
Merge pull request #20 from School-of-Website-Engineering/release-ple…
Browse files Browse the repository at this point in the history
…ase--branches--main--components--standard-version
  • Loading branch information
mason369 authored Mar 25, 2023
2 parents 303ddaa + 7129703 commit 33066cd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.2.3](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.2.2...v1.2.3) (2023-03-25)

### Styling

- Format code with prettier ([608c434](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/608c434260b097ff7fa1741d52838a5425d4bac3))

## [1.2.2](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.2.1...v1.2.2) (2023-03-19)

### CI
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Vue-project-template",
"version": "1.2.2",
"version": "1.2.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode dev",
Expand Down

0 comments on commit 33066cd

Please sign in to comment.