Skip to content

Commit

Permalink
Merge pull request #72 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 21, 2023
2 parents ebdd453 + acbf961 commit 8bf02e5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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.5](https://github.com/School-of-Website-Engineering/future-front-end/compare/v1.2.4...v1.2.5) (2023-03-21)

### Styling

- Format code with prettier ([e1fd7fa](https://github.com/School-of-Website-Engineering/future-front-end/commit/e1fd7faf252daa9a46600a6954f81325639cf642))

## [1.2.4](https://github.com/School-of-Website-Engineering/future-front-end/compare/v1.2.3...v1.2.4) (2023-03-21)

### Styling
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -2,7 +2,7 @@
{
"name": "future",
"private": true,
"version": "1.2.4",
"version": "1.2.5",
"type": "module",
"scripts": {
"dev": "vite --mode development",
Expand Down

0 comments on commit 8bf02e5

Please sign in to comment.