Skip to content

Commit 4d9ab7b

Browse files
authored
Merge pull request #51 from bikecoders/remove-symbolic-links
chore: delete symbolic links to README and CHANGELOG files
2 parents b7d0b55 + 4976037 commit 4d9ab7b

File tree

3 files changed

+172
-5
lines changed

3 files changed

+172
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [1.4.3](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.4.2...v1.4.3) (2021-02-27)
6+
7+
8+
### Bug Fixes
9+
10+
* throws an error if app building fails ([072290a](https://github.com/bikecoders/ngx-deploy-npm/commit/072290a130e4b1dff5637515c8d2e29e38e4307a))
11+
12+
### [1.4.2](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.4.1...v1.4.2) (2021-02-24)
13+
14+
15+
### Documentation
16+
17+
* reduce cover image size on disk ([b44737f](https://github.com/bikecoders/ngx-deploy-npm/commit/b44737fbfed8a0200bff70b0fec090f9a80471ea))
18+
19+
## [1.4.1](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.3.3...v1.4.1) (2021-02-18)
20+
21+
22+
### Features
23+
24+
* support Nx workspace ([15fc88a](https://github.com/bikecoders/ngx-deploy-npm/commit/15fc88a48cb6214960223157ab672bdb1c638701))
25+
26+
### [1.3.3](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.3.2...v1.3.3) (2021-02-09)
27+
28+
29+
### Bug Fixes
30+
31+
* add options to ngAdd schematic ([3570ac3](https://github.com/bikecoders/ngx-deploy-npm/commit/3570ac333d82473b3b7b55ebaf133f108dbc0ed7))
32+
33+
34+
### Documentation
35+
36+
* improve documentation for contributors ([70dce30](https://github.com/bikecoders/ngx-deploy-npm/commit/70dce30a287f7f665897a4c71afc51c04ad95450))
37+
38+
### [1.3.2](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.3.1...v1.3.2) (2020-12-09)
39+
40+
41+
### Documentation
42+
43+
* improve builder description ([d0515d1](https://github.com/bikecoders/ngx-deploy-npm/commit/d0515d1))
44+
45+
### [1.3.1](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.3.0...v1.3.1) (2020-12-08)
46+
47+
48+
### Bug Fixes
49+
50+
* add support for AngularV11 ([a188ae2](https://github.com/bikecoders/ngx-deploy-npm/commit/a188ae2))
51+
52+
## [1.3.0](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.4...v1.3.0) (2020-11-29)
53+
54+
55+
### Features
56+
57+
* adds --no-build option to skip build ([743e4d4](https://github.com/bikecoders/ngx-deploy-npm/commit/743e4d4)), closes [angular-schule/ngx-deploy-starter#1](https://github.com/angular-schule/ngx-deploy-starter/issues/1)
58+
59+
### [1.2.4](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.3...v1.2.4) (2020-11-14)
60+
61+
62+
### Documentation
63+
64+
* fix discord URL ([2b75305](https://github.com/bikecoders/ngx-deploy-npm/commit/2b75305))
65+
66+
### [1.2.3](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.2...v1.2.3) (2020-11-14)
67+
68+
69+
### Documentation
70+
71+
* add discord server ([6f3b57c](https://github.com/bikecoders/ngx-deploy-npm/commit/6f3b57c))
72+
73+
### [1.2.2](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.1...v1.2.2) (2020-04-29)
74+
75+
76+
### Documentation
77+
78+
* fix a typo on the documention ([845daea](https://github.com/bikecoders/ngx-deploy-npm/commit/845daea))
79+
80+
### [1.2.1](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.0...v1.2.1) (2020-04-28)
81+
82+
83+
### Bug Fixes
84+
85+
* improve library checking ([aec3d05](https://github.com/bikecoders/ngx-deploy-npm/commit/aec3d05))
86+
87+
88+
### Documentation
89+
90+
* fix the content table ([d3e33b1](https://github.com/bikecoders/ngx-deploy-npm/commit/d3e33b1))
91+
92+
## [1.2.0](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.1.1...v1.2.0) (2020-01-25)
93+
94+
### Documentation
95+
96+
- create ngx-deploy-npm logo ([3e48d36](https://github.com/bikecoders/ngx-deploy-npm/commit/3e48d36))
97+
98+
### Features
99+
100+
- create `package-version` option to be able to set the package version of your library ([eb23865](https://github.com/bikecoders/ngx-deploy-npm/commit/eb23865))
101+
102+
### [1.1.1](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.1.0...v1.1.1) (2019-11-07)
103+
104+
### Bug Fixes
105+
106+
- save package in devDependencies ([97d1ee1](https://github.com/bikecoders/ngx-deploy-npm/commit/97d1ee1))
107+
108+
## [1.1.0](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.0.5...v1.1.0) (2019-10-21)
109+
110+
### Documentation
111+
112+
- set changelog on project root ([58dcbc9](https://github.com/bikecoders/ngx-deploy-npm/commit/58dcbc9))
113+
- update readme ([414ae4a](https://github.com/bikecoders/ngx-deploy-npm/commit/414ae4a))
114+
115+
### Features
116+
117+
- add nx compatibility ([9618c3b](https://github.com/bikecoders/ngx-deploy-npm/commit/9618c3b))
118+
119+
### [1.0.5](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.0.4...v1.0.5) (2019-09-18)
120+
121+
### Documentation
122+
123+
- fix cover typo ([3eecf47](https://github.com/bikecoders/ngx-deploy-npm/commit/3eecf47))
124+
125+
### [1.0.4](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.0.3...v1.0.4) (2019-09-18)
126+
127+
### Documentation
128+
129+
- tweak change log generation ([ced3480](https://github.com/bikecoders/ngx-deploy-npm/commit/ced3480))
130+
131+
### Features
132+
133+
- add standard-version ([bc76130](https://github.com/bikecoders/ngx-deploy-npm/commit/bc76130))
134+
135+
### [1.0.3](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.0.2...v1.0.3) (2019-09-12)
136+
137+
### Documentation
138+
139+
- create ci instructions ([0b1f5f5](https://github.com/bikecoders/ngx-deploy-npm/commit/0b1f5f5))
140+
141+
### [1.0.2](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.0.1...v1.0.2) (2019-09-12)
142+
143+
### Code Refactoring
144+
145+
- remove complex logic ([31f9003](https://github.com/bikecoders/ngx-deploy-npm/commit/31f9003))
146+
147+
### [1.0.1](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.0.0...v1.0.1) (2019-09-12)
148+
149+
### Bug Fixes
150+
151+
- do not force to build on production ([95471f2](https://github.com/bikecoders/ngx-deploy-npm/commit/95471f2))
152+
153+
### [1.0.0](https://github.com/bikecoders/ngx-deploy-npm/compare/v0.0.1...v1.0.0) (2019-09-12)
154+
155+
First version of `ngx-deploy-npm` 🥳
156+
157+
### Features
158+
159+
- add logic to publish to npm ([66adc24](https://github.com/bikecoders/ngx-deploy-npm/commit/66adc24))
160+
161+
### Code Refactoring
162+
163+
- get the variables needed for the builder ([6283731](https://github.com/bikecoders/ngx-deploy-npm/commit/6283731))
164+
- `ng add` modify only the libraries ([da28b27](https://github.com/bikecoders/ngx-deploy-npm/commit/da28b27))
165+
166+
### Documentation
167+
168+
- update readme and license ([97344c4](https://github.com/bikecoders/ngx-deploy-npm/commit/97344c4))
169+
- write the documentation's deployer ([fb2a9e3](https://github.com/bikecoders/ngx-deploy-npm/commit/fb2a9e3))

src/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"scripts": {
77
"prebuild": "rimraf dist && json2ts deploy/schema.json > deploy/schema.d.ts",
88
"build": "tsc -p tsconfig.build.json",
9-
"postbuild": "copyfiles README.md LICENSE builders.json collection.json ng-add-schema.json package.json ngx-deploy-npm deploy/schema.json dist",
9+
"postbuild": "copyfiles LICENSE builders.json collection.json ng-add-schema.json package.json ngx-deploy-npm deploy/schema.json dist && copyfiles --flat ../README.md dist",
1010
"predeploy": "npm run build",
1111
"deploy": "cd dist && npm publish --access public && cd ..",
1212
"link": "npm run build && cd dist && npm link && cd ..",
1313
"unlink": "cd dist && npm unlink && cd ..",
1414
"test": "jest",
1515
"test:cov": "jest --coverage",
1616
"test:debug": "node --inspect-brk=0.0.0.0 node_modules/.bin/jest --runInBand",
17-
"release": "standard-version"
17+
"release": "standard-version --infile ../CHANGELOG.md"
1818
},
1919
"schematics": "./collection.json",
2020
"builders": "./builders.json",
@@ -57,7 +57,7 @@
5757
"jest": "^24.8.0",
5858
"json-schema-to-typescript": "^7.0.0",
5959
"rimraf": "^2.6.3",
60-
"standard-version": "^8.0.1",
60+
"standard-version": "^9.1.1",
6161
"ts-jest": "^24.0.2",
6262
"typescript": "^3.5.3"
6363
},

0 commit comments

Comments
 (0)