Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-08-04)

### Bug Fixes

* added .npmrc and updated README ([df7fbdf](df7fbdf))
* adding doxyg config ([2434a18](2434a18))
* appLoc ([5d93024](5d93024))
* **asset-paths:** fixed macro and service paths ([f78df56](f78df56))
* bump core ([b22f74e](b22f74e))
* bumping and config ([f0b4d08](f0b4d08))
* bumping sasjs and updating gitpod ([a9743db](a9743db))
* data.length error in console ([#641](#641)) ([edf48a8](edf48a8))
* gitpod ([0ac2c73](0ac2c73))
* leading slash ([1517dcb](1517dcb))
* react  reference fix ([54c6bb1](54c6bb1))
* run build on open ([3b2a58f](3b2a58f))
* sas configuration ([a6ab38f](a6ab38f))
* scss, adapter request function ([40583d2](40583d2))
* startupservice store full response ([#661](#661)) ([b5d9c6a](b5d9c6a))
* styling and angular-cli ([23ac6e7](23ac6e7))
* switching dependencies for SAS Macros ([917405a](917405a))
* sync scripts ([4d16fac](4d16fac))
* tidy up sasjsconfig and add repo url to package.json ([8fdad90](8fdad90))
* update app to work with CLI 2.0 ([ae83731](ae83731))
* update target format, bump version ([c82e637](c82e637))
* upload path added, sasjsconfig in index.html, images base64 encoded ([2111179](2111179))
* upload path required field ([e8e065a](e8e065a))
* use --legacy-peer-deps  ([ac0eaee](ac0eaee))
* vulnerabalities addressing, menu link to documenattion ([68067cf](68067cf))

* Merge pull request #195 from sasjs/target-update ([cd0dded](cd0dded)), closes [#195](#195)

### Features

* added sasjs ([9c08257](9c08257))
* adding defaultTarget property to sasjsonfig.json ([8de7cd4](8de7cd4))
* adding gitpod ([90cc3fc](90cc3fc))
* adding upload service ([b4702a9](b4702a9))
* angular support for sasjs/server ([349f307](349f307))
* automated release pipeline ([0f40409](0f40409))
* docs submodule and sasjs bumps ([935cce7](935cce7))
* login on enter ([0612aaa](0612aaa))
* recreate app ([0c2be37](0c2be37))
* requests modal download buttons ([817184c](817184c))

### BREAKING CHANGES

* Update target formats, bump version
  • Loading branch information
semantic-release-bot committed Aug 4, 2022
1 parent 832e379 commit 3ea62a2
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# 1.0.0 (2022-08-04)


### Bug Fixes

* added .npmrc and updated README ([df7fbdf](https://github.com/sasjs/angular-seed-app/commit/df7fbdf53c02a4062fa396b8e0f80161b887964c))
* adding doxyg config ([2434a18](https://github.com/sasjs/angular-seed-app/commit/2434a184df1fae4b91795d1ae88668a21732e784))
* appLoc ([5d93024](https://github.com/sasjs/angular-seed-app/commit/5d93024f2c35a0cc57ab9e1d34f3fd182ca4cdb3))
* **asset-paths:** fixed macro and service paths ([f78df56](https://github.com/sasjs/angular-seed-app/commit/f78df56cfa7cf2573ad8e6787758eb28bc21ea88))
* bump core ([b22f74e](https://github.com/sasjs/angular-seed-app/commit/b22f74ed02109c1009035b76bb80108870d9883e))
* bumping and config ([f0b4d08](https://github.com/sasjs/angular-seed-app/commit/f0b4d0829cd4ae60b33a0f55bb5f0e08ea73b93e))
* bumping sasjs and updating gitpod ([a9743db](https://github.com/sasjs/angular-seed-app/commit/a9743db1be46bc46c2983b05b4b176578ebbb68b))
* data.length error in console ([#641](https://github.com/sasjs/angular-seed-app/issues/641)) ([edf48a8](https://github.com/sasjs/angular-seed-app/commit/edf48a835526c9895baf7345d19c27c82c4c4f5d))
* gitpod ([0ac2c73](https://github.com/sasjs/angular-seed-app/commit/0ac2c7354ff599c347f9c227099068d171004caf))
* leading slash ([1517dcb](https://github.com/sasjs/angular-seed-app/commit/1517dcb24624393cc7d74099b360c74ac56f0a1b))
* react reference fix ([54c6bb1](https://github.com/sasjs/angular-seed-app/commit/54c6bb1bbae4dc1ad763d118f817260d3ec46885))
* run build on open ([3b2a58f](https://github.com/sasjs/angular-seed-app/commit/3b2a58f8f6d295b06b73f3391eda6e5aa50887bf))
* sas configuration ([a6ab38f](https://github.com/sasjs/angular-seed-app/commit/a6ab38f9f4e1627e2a1388f25eeb76c4855b96c3))
* scss, adapter request function ([40583d2](https://github.com/sasjs/angular-seed-app/commit/40583d294ac2ed879fd3162d9f210153af12e8ac))
* startupservice store full response ([#661](https://github.com/sasjs/angular-seed-app/issues/661)) ([b5d9c6a](https://github.com/sasjs/angular-seed-app/commit/b5d9c6af68a3cafc7af9983ec95f536771047fac))
* styling and angular-cli ([23ac6e7](https://github.com/sasjs/angular-seed-app/commit/23ac6e75a88648153019ea3a500433b354d88d7f))
* switching dependencies for SAS Macros ([917405a](https://github.com/sasjs/angular-seed-app/commit/917405a6ad204143f14d53a7c8f225f9d50db544))
* sync scripts ([4d16fac](https://github.com/sasjs/angular-seed-app/commit/4d16fac79471239ae88a022fb365afc87f3652aa))
* tidy up sasjsconfig and add repo url to package.json ([8fdad90](https://github.com/sasjs/angular-seed-app/commit/8fdad9012ee25a16ee96ad3f6dd5cf4c4ea00253))
* update app to work with CLI 2.0 ([ae83731](https://github.com/sasjs/angular-seed-app/commit/ae83731e756e93674d534d94dcdadffb04b10ad1))
* update target format, bump version ([c82e637](https://github.com/sasjs/angular-seed-app/commit/c82e637fcd1779b7fd08f888dd87804f8dad93e3))
* upload path added, sasjsconfig in index.html, images base64 encoded ([2111179](https://github.com/sasjs/angular-seed-app/commit/211117985bc9a9ee731c87ac3c95f0a18732ceb4))
* upload path required field ([e8e065a](https://github.com/sasjs/angular-seed-app/commit/e8e065ac181c2a52dfa5056f63e243e297996a6e))
* use --legacy-peer-deps ([ac0eaee](https://github.com/sasjs/angular-seed-app/commit/ac0eaeec12da28c219b6afa0c4e0749f31f7b89a))
* vulnerabalities addressing, menu link to documenattion ([68067cf](https://github.com/sasjs/angular-seed-app/commit/68067cf9037747e99b9e9141b8c108c65cdd669f))


* Merge pull request #195 from sasjs/target-update ([cd0dded](https://github.com/sasjs/angular-seed-app/commit/cd0ddedabca3e080395253ba2894bce0671cb04e)), closes [#195](https://github.com/sasjs/angular-seed-app/issues/195)


### Features

* added sasjs ([9c08257](https://github.com/sasjs/angular-seed-app/commit/9c08257a698fa08e07f8b5ab5fc6abdef0380aa1))
* adding defaultTarget property to sasjsonfig.json ([8de7cd4](https://github.com/sasjs/angular-seed-app/commit/8de7cd413f36bb019b810cc1ff73f46750295e6e))
* adding gitpod ([90cc3fc](https://github.com/sasjs/angular-seed-app/commit/90cc3fcd022b690fa1e86d4976a497429def94dd))
* adding upload service ([b4702a9](https://github.com/sasjs/angular-seed-app/commit/b4702a9c834c37ff0792775e3cfe511e854681fd))
* angular support for sasjs/server ([349f307](https://github.com/sasjs/angular-seed-app/commit/349f307624fbf4a5c5a75589d645b367c33ba9d0))
* automated release pipeline ([0f40409](https://github.com/sasjs/angular-seed-app/commit/0f40409de63e1c80ada94b5823c3721091b0f1be))
* docs submodule and sasjs bumps ([935cce7](https://github.com/sasjs/angular-seed-app/commit/935cce7ac39e6f41dccca6e7354bc9d0340f4a89))
* login on enter ([0612aaa](https://github.com/sasjs/angular-seed-app/commit/0612aaa859ddeb9650dc6cafa074770fed8c5fdc))
* recreate app ([0c2be37](https://github.com/sasjs/angular-seed-app/commit/0c2be3753549bda0be4e75e91d477bf0c6549b03))
* requests modal download buttons ([817184c](https://github.com/sasjs/angular-seed-app/commit/817184c7665126464bfbb1b8a262e62c13b9f040))


### BREAKING CHANGES

* Update target formats, bump version

0 comments on commit 3ea62a2

Please sign in to comment.