Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update versions #966

Merged
merged 1 commit into from
Oct 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions extensions/application-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.0.9

- feat: update appworks-lab to apptools-lab

## 1.0.8

- feat: quick entries add 'doctor'
Expand Down
2 changes: 1 addition & 1 deletion extensions/application-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Application Manager",
"description": "Quick view your Universal Application(React/Rax/Vue, etc).",
"publisher": "iceworks-team",
"version": "1.0.8",
"version": "1.0.9",
"engines": {
"vscode": "^1.41.0"
},
Expand Down
5 changes: 5 additions & 0 deletions extensions/appworks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [1.5.0](https://github.com/apptools-lab/appworks/releases/tag/v1.5.0)

- feat: add auto import for CSS Modules file [#961](https://github.com/apptools-lab/appworks/pull/961)
- feat: update appworks-lab to apptools-lab [#963](https://github.com/apptools-lab/appworks/pull/963)

## [1.4.2](https://github.com/apptools-lab/appworks/releases/tag/v1.4.2)

- feat: add quick entries for 'doctor' [#953](https://github.com/apptools-lab/appworks/pull/953)
Expand Down
2 changes: 1 addition & 1 deletion extensions/appworks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "AppWorks",
"description": "Application Development Pack, provide visualization and intelligent technology to build Universal Application faster and better, support Web / H5 / MiniProgram(小程序) Application.",
"publisher": "iceworks-team",
"version": "1.4.2",
"version": "1.5.0",
"engines": {
"vscode": "^1.41.0"
},
Expand Down
4 changes: 4 additions & 0 deletions extensions/codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.0.2

- feat: update appworks-lab to apptools-lab

## 1.0.1

- chore: update webview icon
Expand Down
2 changes: 1 addition & 1 deletion extensions/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "CodeMod",
"description": "CodeMod(Code Modify) is a tool to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention.",
"publisher": "iceworks-team",
"version": "1.0.1",
"version": "1.0.2",
"engines": {
"vscode": "^1.41.0"
},
Expand Down
4 changes: 4 additions & 0 deletions extensions/material-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.1.2

- feat: update appworks-lab to apptools-lab

## 1.1.1

- feat: support select different component type
Expand Down
2 changes: 1 addition & 1 deletion extensions/material-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Component Helper",
"description": "Easily use Component in React/Vue/Rax.",
"publisher": "iceworks-team",
"version": "1.1.1",
"version": "1.1.2",
"main": "./build/extension.js",
"engines": {
"vscode": "^1.41.0"
Expand Down
4 changes: 4 additions & 0 deletions extensions/project-creator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.0.7

- feat: update appworks-lab to apptools-lab

## 1.0.6

- fix: remove loop extensionDependencies
Expand Down
2 changes: 1 addition & 1 deletion extensions/project-creator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Application Creator",
"description": "Quick create a Universal Application(React/Rax/Vue, etc).",
"publisher": "iceworks-team",
"version": "1.0.6",
"version": "1.0.7",
"engines": {
"vscode": "^1.41.0"
},
Expand Down
4 changes: 4 additions & 0 deletions extensions/react-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.0.1

- feat: update appworks-lab to apptools-lab

## 1.0.0

Release 1.0.0
2 changes: 1 addition & 1 deletion extensions/react-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Easily create React/Rax boilerplate code.",
"publisher": "iceworks-team",
"icon": "assets/logo.png",
"version": "1.0.0",
"version": "1.0.1",
"engines": {
"vscode": "^1.41.0"
},
Expand Down
4 changes: 4 additions & 0 deletions extensions/react-refactor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.0.3

- feat: update appworks-lab to apptools-lab

## 1.0.2

- fix: remove referenced identifiers in ArrayPattern and ObjectPattern
Expand Down
2 changes: 1 addition & 1 deletion extensions/react-refactor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Easily refactor Component in React/Rax.",
"publisher": "iceworks-team",
"icon": "assets/logo.png",
"version": "1.0.2",
"version": "1.0.3",
"engines": {
"vscode": "^1.41.0"
},
Expand Down
4 changes: 4 additions & 0 deletions extensions/time-master/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.0.3

- feat: update appworks-lab to apptools-lab

## 1.0.2

- feat: add `enableDataAnalysisServices` configuration
Expand Down
2 changes: 1 addition & 1 deletion extensions/time-master/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Time Master",
"description": "Metrics, insights, and time tracking automatically generated from your programming activity.",
"publisher": "iceworks-team",
"version": "1.0.2",
"version": "1.0.3",
"engines": {
"vscode": "^1.41.0"
},
Expand Down