Skip to content

Commit

Permalink
chore(release) 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
samk-dev committed Aug 8, 2023
1 parent 564fee9 commit cac4870
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions packages/nuxt-uikit3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## v1.1.4

### chore(deps)

- bump uikit
- bump other dev deps

### ci

- added npm publish workflow (still testing)

## v1.1.3

### chore(deps)

- bump uikit
- bump nuxt deps && other dev deps

## v1.1.2

### Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-uikit3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samk-dev/nuxt-uikit3",
"version": "1.1.3",
"version": "1.1.4",
"homepage": "https://nuxt-uikit.astratto.dev",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit cac4870

Please sign in to comment.