Skip to content

Commit

Permalink
chore(release): set package.json to 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.8](v1.1.7...v1.1.8) (2022-10-02)

### Bug Fixes

* updated npm packages ([ce40035](ce40035))
  • Loading branch information
semantic-release-bot committed Oct 2, 2022
1 parent ce40035 commit a616bdb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.8](https://github.com/kouts/vue-vite-starter-template/compare/v1.1.7...v1.1.8) (2022-10-02)


### Bug Fixes

* updated npm packages ([ce40035](https://github.com/kouts/vue-vite-starter-template/commit/ce40035ce18b893b2b82a6c806b94ef6267ad505))

## [1.1.7](https://github.com/kouts/vue-vite-starter-template/compare/v1.1.6...v1.1.7) (2022-09-25)


Expand Down

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"><meta name="description" content="A single page application created using Vue.js"><link rel="icon" href="/assets/favicon.db74ab0b.ico"><title>ProjectName</title><script type="module" crossorigin src="/assets/index.c817c293.js"></script><link rel="stylesheet" href="/assets/index.12ab75e9.css"><script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script><script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</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><script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script nomodule crossorigin id="vite-legacy-polyfill" src="/assets/polyfills-legacy.b03fe870.js"></script><script nomodule crossorigin id="vite-legacy-entry" data-src="/assets/index-legacy.93df7f70.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script></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"><meta name="description" content="A single page application created using Vue.js"><link rel="icon" href="/assets/favicon.db74ab0b.ico"><title>ProjectName</title><script type="module" crossorigin src="/assets/index.c817c293.js"></script><link rel="stylesheet" href="/assets/index.12ab75e9.css"><script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script><script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</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><script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script nomodule crossorigin id="vite-legacy-polyfill" src="/assets/polyfills-legacy.f79df8da.js"></script><script nomodule crossorigin id="vite-legacy-entry" data-src="/assets/index-legacy.93df7f70.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script></body></html>

0 comments on commit a616bdb

Please sign in to comment.