Skip to content

Commit a9c0ad1

Browse files
Merge pull request #427 from objectivehtml/changeset-release/beta
Version Packages (beta)
2 parents accce12 + e725e3d commit a9c0ad1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"flipclock": "1.0.0-beta.1"
66
},
77
"changesets": [
8-
"real-cities-throw"
8+
"yellow-suits-sink"
99
]
1010
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# flipclock
22

3+
## 1.0.0-beta.2
4+
5+
### Patch Changes
6+
7+
- [`f03d6f2`](https://github.com/objectivehtml/FlipClock/commit/f03d6f2acebdf75142be03944143dacc4e896d35) - Updated README.md
8+
39
## 1.0.0-beta.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flipclock",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "A full featured, themeable, type safe, and well tested library for clocks, timers, counters, and flipboards.",
55
"license": "MIT",
66
"author": "objectivehtml",

0 commit comments

Comments
 (0)