-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore(release): release v1.8.0 #169
Conversation
standard-version relies on having tags locally to generate the changelog
* fix(provider): improve ordering of suggestions Fixes #143 * test(providers): updated tests for ordering changes * fix(providers): assign to prop, dont check equality
* refactor: validate enviroment components * feat(updates): added update dialog * chore(update): addressed build comments * refactor(update): update env validation message * fix(update): addressed comments * revert(package): revert verion bump * chore: bump commons version and changed verbiage * chore: added updated package lock
* chore(deps): update most dev deps to latest * chore(deps): update to eslint@6 * chore(deps): update to @seadub/danger-plugin-eslint@1.0.1
Dependencies with modified semantic versioning:
New dependencies added: sudo-promptAuthor: Joran Dirk Greef Description: Run a command using sudo, prompting the user with an OS dialog if necessary Homepage: https://github.com/jorangreef/sudo-prompt#readme
|
Created | 3 months ago |
Last Updated | 21 days ago |
License | Apache-2.0 |
Maintainers | 1 |
Releases | 6 |
Direct Dependencies | appcd-subprocess , fs-extra , got , libnpm , semver and titaniumlib |
README
titanium-editor-commons
titanium-editor-commons in a common library for the [VS Code] and [atom] editor plugins for [Titanium SDK]. It aims to provide a common layer for the two projects.
feat: add support for TouchBar
* ci: move travis to using xenial to fix extract issues See atom/ci#94 for more info * ci: add libgconf-2-4 to apt packages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR to release version 1.8.0
Changes includes:
Also included but not release note worthy