Skip to content

Commit

Permalink
chore(release): deploy stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelramos committed Jan 31, 2024
1 parent cb08311 commit 2389210
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/fast-yaks-chew.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @websublime/vitamin-core

## 0.2.0

### Minor Changes

- [#77](https://github.com/websublime/vitamin/pull/77) [`4a0eed5`](https://github.com/websublime/vitamin/commit/4a0eed59734f47a5861c74a78844e32a665d2353) Thanks [@miguelramos](https://github.com/miguelramos)! - Reworked github actions

Decoupling common functionality to actions on the same repo. Also to test it inited
the research and prepare for POC on custom elements supporting htmx.

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@websublime/vitamin-core",
"version": "0.1.3",
"version": "0.2.0",
"description": "Core lit functions",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2389210

Please sign in to comment.