File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v0.2.0] ( https://github.com/devshareacademy/typescript-web-app-template/compare/v0.1.0...v0.2.0 )
10+ ## [ v0.2.1] ( https://github.com/devshareacademy/typescript-web-app-template/compare/v0.2.0...v0.2.1 )
11+
12+ ### Security
13+
14+ - security: updated dep versions [ ` 533e482 ` ] ( https://github.com/devshareacademy/typescript-web-app-template/commit/533e482d9c27aae085d9550b46af7c1cc3998604 )
15+
16+ ## [ v0.2.0] ( https://github.com/devshareacademy/typescript-web-app-template/compare/v0.1.0...v0.2.0 ) - 2025-07-29
1117
1218### Changed
1319
1420- changed: updated project deps and switched to pnpm [ ` d07938c ` ] ( https://github.com/devshareacademy/typescript-web-app-template/commit/d07938ce67b10b316e9ba402957d1653a415e501 )
1521
22+ ### Other Commits
23+
24+ - docs: :memo : updated changelog [ ` f9397b9 ` ] ( https://github.com/devshareacademy/typescript-web-app-template/commit/f9397b92a208cdf0be8f9ef378389af73ec7c559 )
25+
1626## v0.1.0 - 2025-07-29
1727
1828### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @devshareacademy/typescript-web-app-template" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " A basic Typescript web app project template that uses Vite." ,
55 "scripts" : {
66 "start" : " vite --config config/vite.config.js" ,
You can’t perform that action at this time.
0 commit comments