Skip to content

Commit

Permalink
chore(release): set package.json to 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2022-07-23)

### Bug Fixes

* fixed body-max-line-length ([74928ae](74928ae))
* updated npm packages ([fde59f2](fde59f2))
* updated npm packages ([3435e98](3435e98))
  • Loading branch information
semantic-release-bot committed Jul 23, 2022
1 parent 74928ae commit 4bccad7
Show file tree
Hide file tree
Showing 21 changed files with 32 additions and 47 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.3](https://github.com/kouts/vue-starter-template/compare/v1.2.2...v1.2.3) (2022-07-23)


### Bug Fixes

* fixed body-max-line-length ([74928ae](https://github.com/kouts/vue-starter-template/commit/74928ae644a765ebc7aad394927662160976884c))
* updated npm packages ([fde59f2](https://github.com/kouts/vue-starter-template/commit/fde59f2358641ff925ee18c693a31bdd69b7231d))
* updated npm packages ([3435e98](https://github.com/kouts/vue-starter-template/commit/3435e98506ed22c676cd2e9381ad6cbf17733ca8))

## [1.2.2](https://github.com/kouts/vue-starter-template/compare/v1.2.1...v1.2.2) (2022-05-08)


Expand Down
2 changes: 1 addition & 1 deletion dist/css/app.7417e418.css → dist/css/app.3b1380f3.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><link rel="icon" href="/favicon.ico"><title>ProjectName</title><meta name="description" content="A single page application created using Vue.js"><script defer="defer" type="module" src="/js/chunk-vendors.d37e88a7.js"></script><script defer="defer" type="module" src="/js/app.7e516942.js"></script><link href="/css/app.7417e418.css" rel="stylesheet"><script defer="defer" src="/js/chunk-vendors-legacy.5a322a3e.js" nomodule></script><script defer="defer" src="/js/app-legacy.05736bc1.js" nomodule></script></head><body><noscript><strong>We're sorry but ProjectName doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><link rel="icon" href="/favicon.ico"><title>ProjectName</title><meta name="description" content="A single page application created using Vue.js"><script defer="defer" src="/js/chunk-vendors.7f8643d4.js"></script><script defer="defer" src="/js/app.75ed2dae.js"></script><link href="/css/app.3b1380f3.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but ProjectName doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
2 changes: 0 additions & 2 deletions dist/js/about-legacy.526c0d70.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/about-legacy.526c0d70.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/js/about.a4015664.js

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

1 change: 1 addition & 0 deletions dist/js/about.a4015664.js.map

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

2 changes: 0 additions & 2 deletions dist/js/about.c84f58f7.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/about.c84f58f7.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/js/app-legacy.05736bc1.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/app-legacy.05736bc1.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/js/app.75ed2dae.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/app.75ed2dae.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/js/app.7e516942.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/app.7e516942.js.map

This file was deleted.

17 changes: 0 additions & 17 deletions dist/js/chunk-vendors-legacy.5a322a3e.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/chunk-vendors-legacy.5a322a3e.js.map

This file was deleted.

14 changes: 14 additions & 0 deletions dist/js/chunk-vendors.7f8643d4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-vendors.7f8643d4.js.map

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions dist/js/chunk-vendors.d37e88a7.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/chunk-vendors.d37e88a7.js.map

This file was deleted.

0 comments on commit 4bccad7

Please sign in to comment.