We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3d224 commit ad9327aCopy full SHA for ad9327a
packages/angular/config/CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@schaman/angular-config",
- "version": "0.0.1",
+ "version": "1.0.0",
"peerDependencies": {
"@angular/common": ">=16.0.0 < 18.0.0",
"@angular/core": ">=16.0.0 < 18.0.0",
0 commit comments