Skip to content

Commit

Permalink
🔖 Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaudon committed Oct 28, 2022
1 parent 547fb3b commit 0bce05f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.1]

### Changed

- Disable Open VSX

## [0.1.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# L10nization README

"Lionization" is a tool for extracting text to arb files in a Flutter application.
"L10nization" is a tool for extracting text to arb files in a Flutter application.

## Features

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"icon": "images/logo.png",
"name": "l10nization",
"displayName": "L10nization",
"version": "0.1.0",
"version": "0.1.1",
"publisher": "lsaudon",
"description": "A tool for extracting text to arb files in a Flutter application.",
"author": {
Expand Down

0 comments on commit 0bce05f

Please sign in to comment.