Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuwaxmann authored Feb 4, 2025
1 parent 01567c8 commit 26ff098
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## v1.1.2

- Change publisher

## v1.1.1

- Remove Json to Dart Model
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Sic Kode Web Design
Copyright (c) 2025 Sic Kode

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# **Sic Kode Web Design** Flutter Extension Pack
# **Sic Kode** Flutter Extension Pack

- Awesome Flutter Snippets
- Dart
Expand Down
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sk-flutter",
"displayName": "SK Flutter",
"description": "Sic Kode Web Design Flutter Extension Pack",
"description": "Sic Kode Flutter Extension Pack",
"icon": "icon.png",
"galleryBanner": {
"color": "#3B82F6",
Expand All @@ -11,9 +11,9 @@
"name": "Sergiu Waxmann",
"email": "[email protected]"
},
"publisher": "sickodewebdesign",
"publisher": "sickode",
"repository": "https://github.com/sickodewebdesign/sk-flutter",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"engines": {
"vscode": "^1.70.0"
Expand All @@ -26,6 +26,10 @@
"Sic Kode",
"Sic Kode Web Design",
"SK Flutter",
"Sic Kode Flutter",
"Sic Kode Web Design Flutter",
"SK Flutter Extension Pack",
"Sic Kode Flutter Extension Pack",
"Sic Kode Web Design Flutter Extension Pack"
],
"extensionPack": [
Expand Down

0 comments on commit 26ff098

Please sign in to comment.