Skip to content

Commit ad9327a

Browse files
committed
release($angular-config): release version 1.0.0
1 parent cd3d224 commit ad9327a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
# 1.0.0 (2023-11-20)
6+
7+
8+
### Features
9+
10+
* **config:** add config initial implementation ([#12](https://github.com/csutorasr/schaman/issues/12)) ([15b993e](https://github.com/csutorasr/schaman/commit/15b993e6a3dfcd969cef8b7b5d72a52002c97829))

packages/angular/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@schaman/angular-config",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"peerDependencies": {
55
"@angular/common": ">=16.0.0 < 18.0.0",
66
"@angular/core": ">=16.0.0 < 18.0.0",

0 commit comments

Comments
 (0)