Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit c42b49b

Browse files
committed
Prepare for release 0.0.1-alpha
1 parent ed94eff commit c42b49b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
# Changelog
1+
# Changelog
2+
3+
## [0.0.1-alpha] (2022-03-03)
4+
- Initial public release
5+
6+
[0.0.1-alpha]: https://github.com/dropbox/componentbox/compare/v0.0.1-alpha

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.dropbox.componentbox
2-
VERSION_NAME=0.0.1-alpha-SNAPSHOT
2+
VERSION_NAME=0.0.1-alpha
33

44
POM_ARTIFACT_ID=componentbox
55
POM_NAME=Component Box

0 commit comments

Comments
 (0)