Skip to content
This repository was archived by the owner on May 1, 2023. It is now read-only.

Commit a900b9f

Browse files
committed
chore: release 0.0.2
1 parent fceff2d commit a900b9f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

5-
## [Unreleased]
5+
## [0.0.2] - 2018-11-18
66

77
### Fixed
88

@@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file. The format
2929

3030
- Add initial `updateLicenseHeader` function supporting JavaScript, TypeScript, PHP, PHTML and Twig.
3131

32-
[unreleased]: https://github.com/splish-me/copyright-headers/compare/0.0.1...HEAD
32+
[unreleased]: https://github.com/splish-me/copyright-headers/compare/0.0.2...HEAD
33+
[0.0.2]: https://github.com/splish-me/copyright-headers/compare/0.0.1...0.0.2
3334
[0.0.1]: https://github.com/splish-me/copyright-headers/compare/0.0.0...0.0.1
3435
[0.0.0]: https://github.com/splish-me/copyright-headers/compare/df12fe2868efc66641034590c3ffd37e0896afbb...HEAD

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splish-me/copyright-headers",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"homepage": "https://github.com/splish-me/copyright-headers",
55
"bugs": {
66
"url": "https://github.com/splish-me/copyright-headers/issues"

0 commit comments

Comments
 (0)