File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.0.1
5+
6+ [ compare changes] ( https://github.com/huang-julien/nuxt-applicationinsights/compare/v1.0.0...v1.0.1 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** deps:** Update all non-major dependencies ([ #125 ] ( https://github.com/huang-julien/nuxt-applicationinsights/pull/125 ) )
11+ - ** deps:** Update all non-major dependencies ([ #130 ] ( https://github.com/huang-julien/nuxt-applicationinsights/pull/130 ) )
12+ - Augment module entry instead of runtime .nuxt ([ #128 ] ( https://github.com/huang-julien/nuxt-applicationinsights/pull/128 ) )
13+ - ** deps:** Update dependency @nuxt/eslint to v1 ([ #124 ] ( https://github.com/huang-julien/nuxt-applicationinsights/pull/124 ) )
14+ - ** deps:** Update all non-major dependencies ([ #131 ] ( https://github.com/huang-julien/nuxt-applicationinsights/pull/131 ) )
15+
16+ ### 🤖 CI
17+
18+ - Remove corepack ([ d54fd02] ( https://github.com/huang-julien/nuxt-applicationinsights/commit/d54fd02 ) )
19+ - Fix pnpm version ([ c7f2eaa] ( https://github.com/huang-julien/nuxt-applicationinsights/commit/c7f2eaa ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Julien Huang ([ @huang-julien ] ( http://github.com/huang-julien ) )
24+
425## v0.7.0...v1.0.0
526
627[ compare changes] ( https://github.com/huang-julien/nuxt-applicationinsights/compare/v0.7.0...chore/1.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-applicationinsights" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Application insights integration for Nuxt" ,
55 "repository" : " huang-julien/nuxt-applicationinsights" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments