Skip to content

Commit bf696f9

Browse files
chore(main): release 0.1.0 (#9)
1 parent e99cba3 commit bf696f9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ All notable changes to the "ara" extension will be documented in this file.
55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66
to structure this file.
77

8+
## [0.1.0](https://github.com/ara-lang/highlighting/compare/v0.1.0...v0.1.0) (2023-01-14)
9+
10+
11+
### Features
12+
13+
* create initial VS Code extension ([#2](https://github.com/ara-lang/highlighting/issues/2)) ([ed1dbed](https://github.com/ara-lang/highlighting/commit/ed1dbedcf03d0b67207e41fe2e11218cc925dc0d))
14+
15+
16+
### Bug Fixes
17+
18+
* bundle missing syntax and language configuration ([a1a0a73](https://github.com/ara-lang/highlighting/commit/a1a0a731055291eed819e7769bf0dccc1a664bdb))
19+
20+
21+
### Miscellaneous Chores
22+
23+
* set initial release version ([2544d2f](https://github.com/ara-lang/highlighting/commit/2544d2fb6aa4a6ed0fab446c47768c3148727d11))
24+
* trigger release ([4279b75](https://github.com/ara-lang/highlighting/commit/4279b75e3ec0b7616b3a8b97f54cb35d2fbe6be8))
25+
26+
27+
### Continuous Integration
28+
29+
* **publish:** fix input name ([cc27061](https://github.com/ara-lang/highlighting/commit/cc270616181245ba3244c5e85f03878e7f7dfb6f))
30+
* **publish:** fix secrets not passed to reusable workflows ([28e46be](https://github.com/ara-lang/highlighting/commit/28e46be01375e840533ce99755039b680629f6ed))
31+
* **publish:** fix version string ([e99cba3](https://github.com/ara-lang/highlighting/commit/e99cba37f41c512431ec5f79c4b77303838a5929))
32+
* **publish:** inherit secrets ([cc0107a](https://github.com/ara-lang/highlighting/commit/cc0107a2ea0422036d8dcffa166c0ac0debdc718))
33+
834
## [Unreleased]
935

1036
- Initial release

0 commit comments

Comments
 (0)