Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 1, 2023
1 parent f18feda commit abc6151
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-dodos-judge.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.1

### Patch Changes

- [#9](https://github.com/marko-js/arc-vite/pull/9) [`74a55b6`](https://github.com/marko-js/arc-vite/commit/74a55b604a476952e83f6d9f1dea66fa774b4422) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Use inline script to load adaptive assets in correct order instead of appending to chunk file.

## 1.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arc-vite",
"version": "1.2.0",
"version": "1.2.1",
"description": "Declaratively bundle and execute code specific to your users ARC and Vite.",
"keywords": [
"ARC",
Expand Down

0 comments on commit abc6151

Please sign in to comment.