Skip to content

Commit

Permalink
chore(release): publish [ci skip release]
Browse files Browse the repository at this point in the history
 - @fremtind/[email protected]
  • Loading branch information
fremtind-bot committed Sep 16, 2024
1 parent d8d679d commit 25dd36f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/jokul/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2024-09-16)

### Bug Fixes

- add exports for core/utils ([d924786](https://github.com/fremtind/jokul/commit/d924786df8bf1f4d0e44b8387ba0543be6b9bf60))
- types field should come first in exports block ([d8d679d](https://github.com/fremtind/jokul/commit/d8d679ddaae78bd8e299180fe5561183ad53c2c4))

### Features

- add loader component, break existing API ([6d15eb8](https://github.com/fremtind/jokul/commit/6d15eb8719f4ec1f62c20c76e71ac10d7a387f5e))

## [0.1.1](https://github.com/fremtind/jokul/compare/@fremtind/[email protected]...@fremtind/[email protected]) (2024-09-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/jokul/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fremtind/jokul",
"version": "0.1.1",
"version": "0.2.0",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 25dd36f

Please sign in to comment.