Skip to content

Commit ac8d0e4

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.1.0
1 parent 5b63887 commit ac8d0e4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/qwik-nx/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
# 0.1.0 (2022-12-05)
6+
7+
8+
### Bug Fixes
9+
10+
* add missing publish scripts ([5b63887](https://github.com/qwikifiers/qwik-nx/commit/5b638879c5462122c982b64d873af8d97e4819a3))
11+
12+
13+
### Features
14+
15+
* library generator ([ae8a17b](https://github.com/qwikifiers/qwik-nx/commit/ae8a17babe16db6fea60c40e9e98ec1bfd4e2411))

packages/qwik-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"main": "src/index.js",
55
"license": "MIT",
66
"author": "Shai Reznik",

0 commit comments

Comments
 (0)