Skip to content

Commit daed692

Browse files
committed
chore(release): 1.0.0
1 parent e98badb commit daed692

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Change Log
1+
# Changelog
22

3-
All notable changes to the "latex-snippets" extension
4-
will be documented in this file.
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## [1.0.0](https://github.com/sabertazimi/LaTeX-snippets/compare/v0.1.2...v1.0.0) (2021-08-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **CHANGELOG:** ship to conventional commits ([161c52f](https://github.com/sabertazimi/LaTeX-snippets/commit/161c52ff6067c3bcc7d8a814badf7f27724b39c8))
11+
* **CI:** rectify CI trigger timing ([01ace8a](https://github.com/sabertazimi/LaTeX-snippets/commit/01ace8a4b0396197bfa4946eeaa4fdf4950c01d5))
12+
* **release:** add standard-version support ([b300a16](https://github.com/sabertazimi/LaTeX-snippets/commit/b300a164b05f72878a08481b64a72b395208b61f))
13+
* **vsce:** rectify vsce publish token ([e98badb](https://github.com/sabertazimi/LaTeX-snippets/commit/e98badba4fbc02288d5997a8c457d46d88c898fb))
514

615
## [0.1.1] - 2019-03-20
716

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"icon": "images/icon.png",
1515
"description": "Powerful LaTeX Snippets for CS Paper Writing",
16-
"version": "0.1.2",
16+
"version": "1.0.0",
1717
"engines": {
1818
"vscode": "^1.30.0"
1919
},

0 commit comments

Comments
 (0)