File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.1.1
5+
6+ [ compare changes] ( https://github.com/samk-dev/nuxt-translation-manager/compare/v1.1.0...v1.1.1 )
7+
8+ ### 🩹 Fixes
9+
10+ - Typescript complaining about possible undefined value ([ 210116c] ( https://github.com/samk-dev/nuxt-translation-manager/commit/210116c ) )
11+
12+ ### 📖 Documentation
13+
14+ - Prepare readme for nuxt v4 ([ 4748491] ( https://github.com/samk-dev/nuxt-translation-manager/commit/4748491 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Indicate compatibility with new v4 major ([ df5246e] ( https://github.com/samk-dev/nuxt-translation-manager/commit/df5246e ) )
19+ - ** dev-deps:** Update module dependencies ([ 76cbd1d] ( https://github.com/samk-dev/nuxt-translation-manager/commit/76cbd1d ) )
20+ - Update playground to v4 format ([ 46eb4f6] ( https://github.com/samk-dev/nuxt-translation-manager/commit/46eb4f6 ) )
21+ - Deps update ([ c708842] ( https://github.com/samk-dev/nuxt-translation-manager/commit/c708842 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Samk-dev ([ @samk-dev ] ( http://github.com/samk-dev ) )
26+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
27+
428## v1.1.0
529
630[ compare changes] ( https://github.com/samk-dev/nuxt-translation-manager/compare/v1.0.1...v1.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-translation-manager" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Simple and easy to use translation manager for nuxt and nuxt-i18n that allows to manage translations from a single CSV file." ,
55 "repository" : " samk-dev/nuxt-translation-manager" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments