Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.17 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.17](v1.0.16...v1.0.17) (2023-10-21)

### Bug Fixes

* switched to pnpm ([2104cc6](2104cc6))
  • Loading branch information
semantic-release-bot committed Oct 21, 2023
1 parent 63033c6 commit a452743
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 12 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.17](https://github.com/kouts/vue3-ts-vite-starter-template/compare/v1.0.16...v1.0.17) (2023-10-21)


### Bug Fixes

* switched to pnpm ([2104cc6](https://github.com/kouts/vue3-ts-vite-starter-template/commit/2104cc6b8b556675644bbf42cd65711b4cd2e519))

## [1.0.16](https://github.com/kouts/vue3-ts-vite-starter-template/compare/v1.0.15...v1.0.16) (2023-07-04)


Expand Down

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

1 change: 0 additions & 1 deletion dist/assets/index-1a2e6d78.css

This file was deleted.

1 change: 1 addition & 0 deletions dist/assets/index-cdcb5b45.css

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

9 changes: 9 additions & 0 deletions dist/assets/index-da06d3d1.js

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions dist/assets/index-f71361db.js

This file was deleted.

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 name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="A single page application created using Vue.js 3"><link rel="icon" href="/favicon.ico"><title>ProjectName</title><script type="module" crossorigin src="/assets/index-f71361db.js"></script><link rel="stylesheet" href="/assets/index-1a2e6d78.css"></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 name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="A single page application created using Vue.js 3"><link rel="icon" href="/favicon.ico"><title>ProjectName</title><script type="module" crossorigin src="/assets/index-da06d3d1.js"></script><link rel="stylesheet" href="/assets/index-cdcb5b45.css"></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>

0 comments on commit a452743

Please sign in to comment.