Skip to content

Commit 4c61ac2

Browse files
authored
Merge pull request #293 from 1chooo/npm_and_yarn/1chooo-com-0.2.0
chore(deps): bump @1chooo-com from 0.1.5 to 0.2.0
2 parents 4d1efbe + a9def4b commit 4c61ac2

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

apps/docs/pages/change-log.mdx

+12
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@ Here, we will document all the changes made to the [1chooo.com](https://1chooo.c
44

55
## [v0.1.5]
66

7+
### What's Changed
8+
79
* chore(deps): bump @1chooo-com from 0.1.4 to 0.1.5 by @1chooo in https://github.com/1chooo/1chooo.com/pull/271
10+
* Feature/new post and change log by @1chooo in https://github.com/1chooo/1chooo.com/pull/275
11+
* Feature/new post by @1chooo in https://github.com/1chooo/1chooo.com/pull/281
12+
* chore(deps-dev): bump eslint-config-next from 14.2.8 to 14.2.11 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/287
13+
* feat(google): Add Google Analytics component (#272) by @1chooo in https://github.com/1chooo/1chooo.com/pull/288
14+
* chore(blog): move post mdx parser to lib (#289) by @1chooo in https://github.com/1chooo/1chooo.com/pull/290
15+
* Revert "chore(blog): move post mdx parser to lib (#289)" by @1chooo in https://github.com/1chooo/1chooo.com/pull/291
16+
* Fix/#291 by @1chooo in https://github.com/1chooo/1chooo.com/pull/292
17+
18+
19+
**Full Changelog**: https://github.com/1chooo/1chooo.com/compare/v0.1.4...v0.1.5
820

921
### What's Changed
1022

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "1chooo-com",
3-
"version": "0.1.5",
3+
"version": "0.2.0",
44
"private": true,
55
"dependencies": {
66
"@codesandbox/sandpack-react": "^2.19.3",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)