Skip to content

Commit 8446c71

Browse files
author
Kubit Release Bot
committed
chore(release): version packages [skip ci]
1 parent fe884bd commit 8446c71

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/auto-pr-24.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/auto-pr-25.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- Add documentation about changeset and automations workflows
8+
- Add documentation about changeset and automations workflows
9+
310
All notable changes to Bernova will be documented in this file.
411

512
The format uses [Changesets](https://github.com/changesets/changesets) for automated version management and changelog generation.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bernova",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "The best way to write CSS with Javascript syntax",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)